mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +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:
committed by
Khem Raj
parent
8b81568595
commit
24514e48b2
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user