diff options
| -rw-r--r-- | meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-devtools/ldns/ldns_1.7.1.bb | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb index f49aa34807..11cf327b16 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | |||
| @@ -269,7 +269,6 @@ RDEPENDS:packagegroup-meta-oe-devtools ="\ | |||
| 269 | yajl \ | 269 | yajl \ |
| 270 | yajl \ | 270 | yajl \ |
| 271 | kconfig-frontends \ | 271 | kconfig-frontends \ |
| 272 | ldns \ | ||
| 273 | libgee \ | 272 | libgee \ |
| 274 | libsombok3 \ | 273 | libsombok3 \ |
| 275 | lshw \ | 274 | lshw \ |
diff --git a/meta-oe/recipes-devtools/ldns/ldns_1.7.1.bb b/meta-oe/recipes-devtools/ldns/ldns_1.7.1.bb index 2ce669154a..858614ceee 100644 --- a/meta-oe/recipes-devtools/ldns/ldns_1.7.1.bb +++ b/meta-oe/recipes-devtools/ldns/ldns_1.7.1.bb | |||
| @@ -8,6 +8,7 @@ SRC_URI[md5sum] = "166262a46995d9972aba417fd091acd5" | |||
| 8 | SRC_URI[sha256sum] = "8ac84c16bdca60e710eea75782356f3ac3b55680d40e1530d7cea474ac208229" | 8 | SRC_URI[sha256sum] = "8ac84c16bdca60e710eea75782356f3ac3b55680d40e1530d7cea474ac208229" |
| 9 | 9 | ||
| 10 | DEPENDS = "openssl" | 10 | DEPENDS = "openssl" |
| 11 | PNBLACKLIST[ldns] ?= "Needs porting to openssl 3.x" | ||
| 11 | 12 | ||
| 12 | inherit autotools-brokensep | 13 | inherit autotools-brokensep |
| 13 | 14 | ||
