Disable native/nativesdk build as they don't work for a long time. Signed-off-by: Yi Zhao <yi.z...@windriver.com> --- recipes-security/setools/setools_4.4.0.bb | 6 ------ 1 file changed, 6 deletions(-)
diff --git a/recipes-security/setools/setools_4.4.0.bb b/recipes-security/setools/setools_4.4.0.bb index 528e78f..2b10993 100644 --- a/recipes-security/setools/setools_4.4.0.bb +++ b/recipes-security/setools/setools_4.4.0.bb @@ -8,8 +8,6 @@ SETools." SECTION = "base" LICENSE = "GPLv2 & LGPLv2.1" -BBCLASSEXTEND = "native nativesdk " - S = "${WORKDIR}/git" SRC_URI = "git://github.com/SELinuxProject/${BPN}.git;branch=4.4 \ file://setools4-fixes-for-cross-compiling.patch \ @@ -23,13 +21,9 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=83a5eb6974c11f30785e90d0eeccf40c \ DEPENDS += "bison-native flex-native swig-native python3 python3-cython-native libsepol libselinux" -DEPENDS:class-native += "libselinux python3-setuptools python3-cython python3-networkx" - RDEPENDS:${PN} += "python3-networkx python3-decorator python3-setuptools \ python3-logging python3-json libselinux-python" -RDEPENDS:${PN}:class-native = "" - RPROVIDES:${PN} += "${PN}-console" inherit setuptools3 -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54505): https://lists.yoctoproject.org/g/yocto/message/54505 Mute This Topic: https://lists.yoctoproject.org/mt/84990070/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-