summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ids/tripwire/tripwire_2.4.3.7.bb2
-rw-r--r--recipes-security/libest/libest_3.2.0.bb2
-rw-r--r--recipes-security/opendnssec/opendnssec_2.1.10.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ids/tripwire/tripwire_2.4.3.7.bb b/recipes-ids/tripwire/tripwire_2.4.3.7.bb
index 93cb443..5bb0e3e 100644
--- a/recipes-ids/tripwire/tripwire_2.4.3.7.bb
+++ b/recipes-ids/tripwire/tripwire_2.4.3.7.bb
@@ -74,4 +74,4 @@ FILES:${PN}-ptest += "${PTEST_PATH}/tests "
74RDEPENDS:${PN} += " perl nano msmtp cronie" 74RDEPENDS:${PN} += " perl nano msmtp cronie"
75RDEPENDS:${PN}-ptest = " perl lib-perl perl-modules " 75RDEPENDS:${PN}-ptest = " perl lib-perl perl-modules "
76 76
77PNBLACKLIST[tripwire] ?= "Upsteram project appears to be abondoned, fails to build with gcc11" 77SKIP_RECIPE[tripwire] ?= "Upsteram project appears to be abondoned, fails to build with gcc11"
diff --git a/recipes-security/libest/libest_3.2.0.bb b/recipes-security/libest/libest_3.2.0.bb
index 41a4025..b4c6165 100644
--- a/recipes-security/libest/libest_3.2.0.bb
+++ b/recipes-security/libest/libest_3.2.0.bb
@@ -27,4 +27,4 @@ PACKAGES = "${PN} ${PN}-dbg ${PN}-dev"
27FILES:${PN} = "${bindir}/* ${libdir}/libest-3.2.0p.so" 27FILES:${PN} = "${bindir}/* ${libdir}/libest-3.2.0p.so"
28 28
29# https://github.com/cisco/libest/issues/104 29# https://github.com/cisco/libest/issues/104
30PNBLACKLIST[libest] ?= "Needs porting to openssl 3.x" 30SKIP_RECIPE[libest] ?= "Needs porting to openssl 3.x"
diff --git a/recipes-security/opendnssec/opendnssec_2.1.10.bb b/recipes-security/opendnssec/opendnssec_2.1.10.bb
index 6b53711..64bacf1 100644
--- a/recipes-security/opendnssec/opendnssec_2.1.10.bb
+++ b/recipes-security/opendnssec/opendnssec_2.1.10.bb
@@ -33,4 +33,4 @@ do_install:append () {
33 33
34RDEPENDS:${PN} = "softhsm" 34RDEPENDS:${PN} = "softhsm"
35 35
36PNBLACKLIST[opendnssec] ?= "Needs porting to openssl 3.x" 36SKIP_RECIPE[opendnssec] ?= "Needs porting to openssl 3.x"