summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/files/sitecustomize.py
Commit message (Collapse)AuthorAgeFilesLines
* python: move appends to a dynamic-layerJeremy Puhlman2020-01-301-26/+0
| | | | | Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* Refactor to conform to YP Compat requirementsMark Hatle2017-09-141-0/+26
Change the references to check for the distribution flag of 'selinux' being set before taking any action within the bbappends. This prevents the signature from being modified. Also remove PR changes, as they are no longer allowed. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>