mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-04 14:10:22 +00:00
recipes: Use renamed SKIP_RECIPE varFlag
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user