Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libselinux-python: upgrade to 3.1 (20200710) | Yi Zhao | 2021-01-14 | 1 | -6/+6 |
| | | | | | | | | | Refresh patches: 0001-Do-not-use-PYCEXT-and-rely-on-the-installed-file-nam.patch 0001-Makefile-fix-python-modules-install-path-for-multili.patch Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net> | ||||
* | libselinux-python: Fix one invalid link | Changqing Li | 2020-04-30 | 1 | -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> |