[Buildroot] [PATCH 2/2] package/python: do not install MS Windows installers on the target

Peter Korsgaard peter at korsgaard.com
Tue Sep 15 18:10:48 UTC 2020


>>>>> "Titouan" == Titouan Christophe <titouan.christophe at railnova.eu> writes:

 > Buildroot generates Linux systems, so there is no need to have
 > MS Windows executables in there.

 > This reduces the target filesystem size by about 600kB:
 > $ du -hcs usr/lib/python2.7/distutils/command/wininst-*.exe
 > 60K usr/lib/python2.7/distutils/command/wininst-6.0.exe
 > 64K usr/lib/python2.7/distutils/command/wininst-7.1.exe
 > 60K usr/lib/python2.7/distutils/command/wininst-8.0.exe
 > 192K    usr/lib/python2.7/distutils/command/wininst-9.0.exe
 > 220K    usr/lib/python2.7/distutils/command/wininst-9.0-amd64.exe
 > 596K    total

 > Signed-off-by: Titouan Christophe <titouan.christophe at railnova.eu>

Committed to 2020.02.x, 2020.05.x and 2020.08.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list