mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
recipes: Use renamed SKIP_RECIPE varFlag
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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