mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
libselinux-python: fix build with musl
libselinux-python also requires the patch which provided by [1] to fix build with musl. [1] https://git.yoctoproject.org/meta-selinux/commit/?id=23d8e2d86317170c0a3c155640c71b83329ff726 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
2ff4de94fd
commit
e44d4ff853
|
|
@ -14,6 +14,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/libselinux:"
|
|||
SRC_URI += "\
|
||||
file://0001-Makefile-fix-python-modules-install-path-for-multili.patch \
|
||||
file://0002-Do-not-use-PYCEXT-and-rely-on-the-installed-file-nam.patch \
|
||||
file://0003-libselinux-restore-drop-the-obsolete-LSF-transitiona.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git/libselinux"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user