mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-26 19:17:08 +00:00
libest: does not build with openssl 3.x
blacklist for now. Remove from pkg grp Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -25,3 +25,6 @@ S = "${WORKDIR}/git"
|
||||
PACKAGES = "${PN} ${PN}-dbg ${PN}-dev"
|
||||
|
||||
FILES:${PN} = "${bindir}/* ${libdir}/libest-3.2.0p.so"
|
||||
|
||||
# https://github.com/cisco/libest/issues/104
|
||||
PNBLACKLIST[libest] ?= "Needs porting to openssl 3.x"
|
||||
|
||||
Reference in New Issue
Block a user