Bug 5690 - python3 does not obey to BR2_PACKAGE_PYTHON3_PYC_ONLY=y
Summary: python3 does not obey to BR2_PACKAGE_PYTHON3_PYC_ONLY=y
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: Maxime Ripard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 10:00 UTC by Thomas Petazzoni
Modified: 2013-01-20 20:38 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Petazzoni 2012-11-16 10:00:15 UTC
Even though I have BR2_PACKAGE_PYTHON3_PYC_ONLY=y in my configuration, I have a lot of *.py files in /usr/lib/python3.3/. The BR2_PACKAGE_PYTHON3_PY_ONLY, BR2_PACKAGE_PYTHON3_PYC_ONLY and BR2_PACKAGE_PYTHON3_PY_PYC options should be tested and fixed as needed.
Comment 1 Peter Korsgaard 2013-01-20 20:38:33 UTC
Fixed by Maxime in git (6ffab129)