summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/libselinux-python_2.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* libselinux-python: upgrade to 3.0 (20191204)Yi Zhao2020-04-151-18/+0
| | | | | | | | | * Inherit python3native as the libselinux uses python distutils to install selinux python bindings now. * Add a patch to fix python modules install path for multilib. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* libselinux-python: add recipeYi Zhao2019-12-191-0/+18
After switch to python3, There is a loop dependency error with libselinux-python package when build libselinux. Split the original libselinux recipe into libselinux and libselinux-python. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>