mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:26:04 +00:00
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:
parent
8b81568595
commit
24514e48b2
@ -269,7 +269,6 @@ RDEPENDS:packagegroup-meta-oe-devtools ="\
|
||||
yajl \
|
||||
yajl \
|
||||
kconfig-frontends \
|
||||
ldns \
|
||||
libgee \
|
||||
libsombok3 \
|
||||
lshw \
|
||||
|
||||
@ -8,6 +8,7 @@ SRC_URI[md5sum] = "166262a46995d9972aba417fd091acd5"
|
||||
SRC_URI[sha256sum] = "8ac84c16bdca60e710eea75782356f3ac3b55680d40e1530d7cea474ac208229"
|
||||
|
||||
DEPENDS = "openssl"
|
||||
PNBLACKLIST[ldns] ?= "Needs porting to openssl 3.x"
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user