mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
boinc-client: 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
0d27e1955f
commit
8b81568595
@@ -326,7 +326,6 @@ RDEPENDS:packagegroup-meta-oe-devtools:remove:x86 = "ply"
|
||||
|
||||
RDEPENDS:packagegroup-meta-oe-extended ="\
|
||||
bitwise \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11 wayland opengl", "boinc-client", "", d)} \
|
||||
brotli \
|
||||
byacc \
|
||||
cmpi-bindings \
|
||||
|
||||
@@ -16,6 +16,7 @@ global warming, discover sources of gravitational waves, and many other types \
|
||||
of scientific and mathematical research."
|
||||
|
||||
HOMEPAGE = "http://boinc.berkeley.edu/"
|
||||
PNBLACKLIST[boinc-client] ?= "Needs porting to openssl 3.x"
|
||||
LICENSE = "LGPLv2+ & GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||
|
||||
Reference in New Issue
Block a user