diff options
| -rw-r--r-- | meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb index 5f188613cc..f49aa34807 100644 --- a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb +++ b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | |||
| @@ -326,7 +326,6 @@ RDEPENDS:packagegroup-meta-oe-devtools:remove:x86 = "ply" | |||
| 326 | 326 | ||
| 327 | RDEPENDS:packagegroup-meta-oe-extended ="\ | 327 | RDEPENDS:packagegroup-meta-oe-extended ="\ |
| 328 | bitwise \ | 328 | bitwise \ |
| 329 | ${@bb.utils.contains("DISTRO_FEATURES", "x11 wayland opengl", "boinc-client", "", d)} \ | ||
| 330 | brotli \ | 329 | brotli \ |
| 331 | byacc \ | 330 | byacc \ |
| 332 | cmpi-bindings \ | 331 | cmpi-bindings \ |
diff --git a/meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb b/meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb index 0acd099956..79aaad9d85 100644 --- a/meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb +++ b/meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb | |||
| @@ -16,6 +16,7 @@ global warming, discover sources of gravitational waves, and many other types \ | |||
| 16 | of scientific and mathematical research." | 16 | of scientific and mathematical research." |
| 17 | 17 | ||
| 18 | HOMEPAGE = "http://boinc.berkeley.edu/" | 18 | HOMEPAGE = "http://boinc.berkeley.edu/" |
| 19 | PNBLACKLIST[boinc-client] ?= "Needs porting to openssl 3.x" | ||
| 19 | LICENSE = "LGPLv2+ & GPLv3" | 20 | LICENSE = "LGPLv2+ & GPLv3" |
| 20 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 21 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
| 21 | file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6" | 22 | file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6" |
