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:
Armin Kuster
2021-11-28 13:34:18 -08:00
parent 9bf5c504d1
commit e740a30c10
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -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"