[Buildroot] [PATCH v2] Python 3, simple, external package support

Patrick Gerber kpa_info at yahoo.fr
Tue Feb 12 14:13:56 UTC 2013


This patch series refactor python support in buildroot to enable the use of
from line 'This patch series refactor python support in buildroot to enable
the use of external package with both python2 and python3. The packages 
python-bottle and python-serial have adapted as examples.

To support others external package more work is needed as they are based on
python setuptools. It's no more supported by python3 and should be replaced
by "Distribute". This should be done in another patch series.

v2: Add short patch title



More information about the buildroot mailing list