Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libselinux-python: upgrade to 3.0 (20191204) | Yi Zhao | 2020-04-15 | 1 | -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 recipe | Yi Zhao | 2019-12-19 | 1 | -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> |