summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/libselinux/0001-Do-not-use-PYCEXT-and-rely-on-the-installed-file-nam.patch
Commit message (Collapse)AuthorAgeFilesLines
* libselinux-python: Fix one invalid linkChangqing Li2020-04-301-0/+52
when host arch and target arch are different, the extension suffix of host is different with target one, so there will be a invalid link. Fix by update the way to create the link. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>