[Buildroot] [PATCH] pkg-python: ignore user site-packages directory

Peter Korsgaard peter at korsgaard.com
Mon Apr 24 19:18:24 UTC 2017


>>>>> "yegorslists" == yegorslists  <yegorslists at googlemail.com> writes:

 > From: Yegor Yefremov <yegorslists at googlemail.com>
 > According to PEP 370 Python will also search for the packages in the
 > user site-packages directory. This can affect build reproducibility.

 > The solution is to use PYTHONNOUSERSITE=1 for all Python packages,
 > i.e. both host and target variants.

 > Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list