cfengine: blacklist due to openssl 3.x incompatibility

drop it from meta-oe packagegroup

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:34 +02:00
committed by Khem Raj
parent 70b9bfec8e
commit 9117ecbe1e
2 changed files with 2 additions and 2 deletions
@@ -331,8 +331,6 @@ RDEPENDS:packagegroup-meta-oe-extended ="\
byacc \
cmpi-bindings \
collectd \
cfengine-masterfiles \
cfengine \
ddrescue \
dialog \
enscript \
@@ -10,6 +10,8 @@ its lifecycle. CFEngine takes systems from Build to Deploy, Manage and Audit."
HOMEPAGE = "http://cfengine.com"
PNBLACKLIST[cfengine] ?= "Needs porting to openssl 3.x"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=233aa25e53983237cf0bd4c238af255f"