Bug 5690

Summary: python3 does not obey to BR2_PACKAGE_PYTHON3_PYC_ONLY=y
Product: buildroot Reporter: Thomas Petazzoni <thomas.petazzoni>
Component: OtherAssignee: Maxime Ripard <maxime.ripard>
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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)