summaryrefslogtreecommitdiffstats
path: root/package/perl-xml-libxml/perl-xml-libxml.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-28 23:52:22 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-07-01 14:57:34 +0200
commit12b6eebe1295b9f63d5b67fd35efb77fa12dc886 (patch)
treea44335dc2aba6f122d5c4714508abf807772c83b /package/perl-xml-libxml/perl-xml-libxml.mk
parent4d9ae3daf608f1a1ee4afe8e69043b5a06443a37 (diff)
downloadbuildroot-12b6eebe1295b9f63d5b67fd35efb77fa12dc886.tar.gz
buildroot-12b6eebe1295b9f63d5b67fd35efb77fa12dc886.zip
python: do not install the IDLE editor
IDLE is the Python IDE built with the tkinter GUI toolkit, for which the main script has always been removed from the target (so it was never usable in Buildroot). However, we were still installing about 800 to 900 KB of .pyc files used only by the idle editor. This commit adds a Python patch that completely gets rid of the compilation/installation of the idle editor. As a consequence, it is no longer needed to manually remove the 'idle' program from the target in python.mk. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/perl-xml-libxml/perl-xml-libxml.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud