mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 02:55:57 +00:00
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:
parent
70b9bfec8e
commit
9117ecbe1e
@ -331,8 +331,6 @@ RDEPENDS:packagegroup-meta-oe-extended ="\
|
|||||||
byacc \
|
byacc \
|
||||||
cmpi-bindings \
|
cmpi-bindings \
|
||||||
collectd \
|
collectd \
|
||||||
cfengine-masterfiles \
|
|
||||||
cfengine \
|
|
||||||
ddrescue \
|
ddrescue \
|
||||||
dialog \
|
dialog \
|
||||||
enscript \
|
enscript \
|
||||||
|
|||||||
@ -10,6 +10,8 @@ its lifecycle. CFEngine takes systems from Build to Deploy, Manage and Audit."
|
|||||||
|
|
||||||
HOMEPAGE = "http://cfengine.com"
|
HOMEPAGE = "http://cfengine.com"
|
||||||
|
|
||||||
|
PNBLACKLIST[cfengine] ?= "Needs porting to openssl 3.x"
|
||||||
|
|
||||||
LICENSE = "GPLv3"
|
LICENSE = "GPLv3"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=233aa25e53983237cf0bd4c238af255f"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=233aa25e53983237cf0bd4c238af255f"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user