summaryrefslogtreecommitdiffstats
path: root/package/python-nfc/python-nfc-add-setup-py.patch
Commit message (Collapse)AuthorAgeFilesLines
* python-nfc: fix autobuild failuresSimon Dawson2014-01-121-1/+1
| | | | | | | | | Fixes autobuild failures such as the following. http://autobuild.buildroot.net/results/2e1/2e11b9e946a854deb28ba144ca7e398a9c996a02/ Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-nfc: new packageSimon Dawson2012-07-201-0/+26
[thomas.petazzoni@free-electrons.com: add patch that creates a standard setup.py file. This allows the .pyc files to be generated at build time, and installed into the target. This is important because by default, Buildroot removes all .py files from the target, to keep only the .pyc files. The python-nfc.mk file was changed to use this setup.py standard build process.] Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud