recipes: Use renamed SKIP_RECIPE varFlag

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2022-02-21 13:06:23 -08:00
parent 30a4227e3c
commit 419946655d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -74,4 +74,4 @@ FILES:${PN}-ptest += "${PTEST_PATH}/tests "
RDEPENDS:${PN} += " perl nano msmtp cronie"
RDEPENDS:${PN}-ptest = " perl lib-perl perl-modules "
PNBLACKLIST[tripwire] ?= "Upsteram project appears to be abondoned, fails to build with gcc11"
SKIP_RECIPE[tripwire] ?= "Upsteram project appears to be abondoned, fails to build with gcc11"
+1 -1
View File
@@ -27,4 +27,4 @@ PACKAGES = "${PN} ${PN}-dbg ${PN}-dev"
FILES:${PN} = "${bindir}/* ${libdir}/libest-3.2.0p.so"
# https://github.com/cisco/libest/issues/104
PNBLACKLIST[libest] ?= "Needs porting to openssl 3.x"
SKIP_RECIPE[libest] ?= "Needs porting to openssl 3.x"
@@ -33,4 +33,4 @@ do_install:append () {
RDEPENDS:${PN} = "softhsm"
PNBLACKLIST[opendnssec] ?= "Needs porting to openssl 3.x"
SKIP_RECIPE[opendnssec] ?= "Needs porting to openssl 3.x"