ldns: blacklist due to openssl 3.x incompatibility

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alexander Kanavin
2021-10-11 20:41:29 +02:00
committed by Khem Raj
parent 8b81568595
commit 24514e48b2
2 changed files with 1 additions and 1 deletions
@@ -269,7 +269,6 @@ RDEPENDS:packagegroup-meta-oe-devtools ="\
yajl \ yajl \
yajl \ yajl \
kconfig-frontends \ kconfig-frontends \
ldns \
libgee \ libgee \
libsombok3 \ libsombok3 \
lshw \ lshw \
@@ -8,6 +8,7 @@ SRC_URI[md5sum] = "166262a46995d9972aba417fd091acd5"
SRC_URI[sha256sum] = "8ac84c16bdca60e710eea75782356f3ac3b55680d40e1530d7cea474ac208229" SRC_URI[sha256sum] = "8ac84c16bdca60e710eea75782356f3ac3b55680d40e1530d7cea474ac208229"
DEPENDS = "openssl" DEPENDS = "openssl"
PNBLACKLIST[ldns] ?= "Needs porting to openssl 3.x"
inherit autotools-brokensep inherit autotools-brokensep