summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-07-29 17:04:53 +0200
committerKhem Raj <raj.khem@gmail.com>2021-08-03 10:21:25 -0700
commitc61dc077bbd81260e4f167fa2251643ba0ba6974 (patch)
tree66c3243f8f64ae60f66f70a16e8128c247254a65 /meta-oe/recipes-core
parentc5f7cfb8db54cfa4257797db5bd87828dea43296 (diff)
downloadmeta-openembedded-c61dc077bbd81260e4f167fa2251643ba0ba6974.tar.gz
Convert to new override syntax
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb4
-rw-r--r--meta-oe/recipes-core/dbus/dbus-broker_29.bb10
-rw-r--r--meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb2
-rw-r--r--meta-oe/recipes-core/emlog/emlog_git.bb4
-rw-r--r--meta-oe/recipes-core/glfw/glfw_3.3.bb2
-rw-r--r--meta-oe/recipes-core/glib-2.0/glibmm_2.66.1.bb8
-rw-r--r--meta-oe/recipes-core/libnfc/libnfc_git.bb2
-rw-r--r--meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.7.bb4
-rw-r--r--meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.6.bb4
-rw-r--r--meta-oe/recipes-core/libxml/libxml++_2.40.1.bb6
-rw-r--r--meta-oe/recipes-core/meta/distro-feed-configs.bb2
-rw-r--r--meta-oe/recipes-core/ndctl/ndctl_v69.bb8
-rw-r--r--meta-oe/recipes-core/opencl/opencl-clhpp_git.bb2
-rw-r--r--meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb10
-rw-r--r--meta-oe/recipes-core/packagegroups/packagegroup-basic.bb4
-rw-r--r--meta-oe/recipes-core/packagegroups/packagegroup-boot.bb4
-rw-r--r--meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb224
-rw-r--r--meta-oe/recipes-core/plymouth/plymouth_0.9.5.bb26
-rw-r--r--meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb8
-rw-r--r--meta-oe/recipes-core/safec/safec_3.5.1.bb4
-rw-r--r--meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_243.bb4
-rw-r--r--meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb6
-rw-r--r--meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb4
-rw-r--r--meta-oe/recipes-core/toybox/toybox_0.8.5.bb10
-rw-r--r--meta-oe/recipes-core/usleep/usleep_1.0.bb4
25 files changed, 183 insertions, 183 deletions
diff --git a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb
index db4e591cb9..ed3bdbfe00 100644
--- a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb
+++ b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb
@@ -4,7 +4,7 @@ SECTION = "base"
4LICENSE = "GPLv3" 4LICENSE = "GPLv3"
5LIC_FILES_CHKSUM = "file://COPYING;md5=4cf0188f02184e1e84b9586ac53c3f83" 5LIC_FILES_CHKSUM = "file://COPYING;md5=4cf0188f02184e1e84b9586ac53c3f83"
6 6
7FILEEXTRAPATHS_prepend = "${THISDIR}/files" 7FILEEXTRAPATHS:prepend = "${THISDIR}/files"
8SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=master" 8SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=master"
9SRC_URI += "file://fix_build_musl.patch" 9SRC_URI += "file://fix_build_musl.patch"
10SRCREV = "ea7f8e361d11dc7d41d9ae2c4128aed2cdadd84e" 10SRCREV = "ea7f8e361d11dc7d41d9ae2c4128aed2cdadd84e"
@@ -14,7 +14,7 @@ DEPENDS = "\
14 libsigc++-2.0 \ 14 libsigc++-2.0 \
15" 15"
16 16
17RDEPENDS_${PN} = "\ 17RDEPENDS:${PN} = "\
18 dbus \ 18 dbus \
19 libsigc++-2.0 \ 19 libsigc++-2.0 \
20" 20"
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_29.bb b/meta-oe/recipes-core/dbus/dbus-broker_29.bb
index 8fcdb8c66c..525db345b0 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_29.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_29.bb
@@ -17,15 +17,15 @@ DEPENDS = "expat systemd"
17DEPENDS += " ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'libselinux (>= 3.2)', '', d)}" 17DEPENDS += " ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'libselinux (>= 3.2)', '', d)}"
18DEPENDS += " ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'audit (>= 3.0)', '', d)}" 18DEPENDS += " ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'audit (>= 3.0)', '', d)}"
19 19
20RDEPENDS_${PN} += "dbus-common" 20RDEPENDS:${PN} += "dbus-common"
21 21
22REQUIRED_DISTRO_FEATURES = "systemd" 22REQUIRED_DISTRO_FEATURES = "systemd"
23 23
24SYSTEMD_SERVICE_${PN} = "${BPN}.service" 24SYSTEMD_SERVICE:${PN} = "${BPN}.service"
25 25
26FILES_${PN} += "${systemd_system_unitdir}" 26FILES:${PN} += "${systemd_system_unitdir}"
27FILES_${PN} += "${systemd_user_unitdir}" 27FILES:${PN} += "${systemd_user_unitdir}"
28FILES_${PN} += "${nonarch_libdir}/systemd/catalog" 28FILES:${PN} += "${nonarch_libdir}/systemd/catalog"
29 29
30EXTRA_OEMESON += " -Dselinux=${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'true', 'false', d)}" 30EXTRA_OEMESON += " -Dselinux=${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'true', 'false', d)}"
31EXTRA_OEMESON += " -Daudit=${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'true', 'false', d)}" 31EXTRA_OEMESON += " -Daudit=${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'true', 'false', d)}"
diff --git a/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb b/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb
index a6d8b86ee0..999a0c0063 100644
--- a/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb
+++ b/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb
@@ -25,6 +25,6 @@ LDFLAGS += "-pthread"
25 25
26PACKAGE_BEFORE_PN = "${PN}-tools" 26PACKAGE_BEFORE_PN = "${PN}-tools"
27 27
28FILES_${PN}-tools = "${bindir}" 28FILES:${PN}-tools = "${bindir}"
29 29
30BBCLASSEXTEND = "native" 30BBCLASSEXTEND = "native"
diff --git a/meta-oe/recipes-core/emlog/emlog_git.bb b/meta-oe/recipes-core/emlog/emlog_git.bb
index 387dd67123..be9ae58232 100644
--- a/meta-oe/recipes-core/emlog/emlog_git.bb
+++ b/meta-oe/recipes-core/emlog/emlog_git.bb
@@ -4,7 +4,7 @@ SRC_URI += "file://${BPN}.initd \
4 file://0001-Remove-modules_clean-from-clean-target.patch \ 4 file://0001-Remove-modules_clean-from-clean-target.patch \
5 " 5 "
6 6
7SRC_URI_append_libc-musl = " file://Drop-use-of-error-h.patch" 7SRC_URI:append:libc-musl = " file://Drop-use-of-error-h.patch"
8 8
9inherit update-rc.d 9inherit update-rc.d
10 10
@@ -23,4 +23,4 @@ do_install() {
23 install -Dm 0755 ${S}/mkemlog ${D}${bindir}/mkemlog 23 install -Dm 0755 ${S}/mkemlog ${D}${bindir}/mkemlog
24} 24}
25 25
26RRECOMMENDS_${PN} += "kernel-module-emlog" 26RRECOMMENDS:${PN} += "kernel-module-emlog"
diff --git a/meta-oe/recipes-core/glfw/glfw_3.3.bb b/meta-oe/recipes-core/glfw/glfw_3.3.bb
index 0fcf716c8e..f6e05955e3 100644
--- a/meta-oe/recipes-core/glfw/glfw_3.3.bb
+++ b/meta-oe/recipes-core/glfw/glfw_3.3.bb
@@ -23,4 +23,4 @@ CFLAGS += "-fPIC"
23DEPENDS = "libpng libglu zlib libxrandr libxinerama libxi libxcursor" 23DEPENDS = "libpng libglu zlib libxrandr libxinerama libxi libxcursor"
24REQUIRED_DISTRO_FEATURES = "x11 opengl" 24REQUIRED_DISTRO_FEATURES = "x11 opengl"
25 25
26COMPATIBLE_HOST_libc-musl = "null" 26COMPATIBLE_HOST:libc-musl = "null"
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.1.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.66.1.bb
index a405611386..94844f21e6 100644
--- a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.1.bb
+++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.66.1.bb
@@ -15,13 +15,13 @@ SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
15 15
16SRC_URI[archive.sha256sum] = "69bd6b5327716ca2f511ab580a969fd7bf0cd2c24ce15e1d0e530592d3ff209c" 16SRC_URI[archive.sha256sum] = "69bd6b5327716ca2f511ab580a969fd7bf0cd2c24ce15e1d0e530592d3ff209c"
17 17
18do_install_append() { 18do_install:append() {
19 for i in generate_wrap_init.pl gmmproc; do 19 for i in generate_wrap_init.pl gmmproc; do
20 sed -i -e '1s,.*,#!${bindir}/env perl,' ${D}${libdir}/glibmm-2.4/proc/$i 20 sed -i -e '1s,.*,#!${bindir}/env perl,' ${D}${libdir}/glibmm-2.4/proc/$i
21 done 21 done
22} 22}
23 23
24FILES_${PN} = "${libdir}/lib*.so.*" 24FILES:${PN} = "${libdir}/lib*.so.*"
25FILES_${PN}-dev += "${datadir}/glibmm-* ${libdir}/glibmm-2.4/include/ ${libdir}/glibmm-2.4/proc/ ${libdir}/giomm-2.4/include/" 25FILES:${PN}-dev += "${datadir}/glibmm-* ${libdir}/glibmm-2.4/include/ ${libdir}/glibmm-2.4/proc/ ${libdir}/giomm-2.4/include/"
26 26
27RDEPENDS_${PN}-dev = "perl" 27RDEPENDS:${PN}-dev = "perl"
diff --git a/meta-oe/recipes-core/libnfc/libnfc_git.bb b/meta-oe/recipes-core/libnfc/libnfc_git.bb
index 9e602f193b..70b48f731f 100644
--- a/meta-oe/recipes-core/libnfc/libnfc_git.bb
+++ b/meta-oe/recipes-core/libnfc/libnfc_git.bb
@@ -13,5 +13,5 @@ S = "${WORKDIR}/git"
13SRCREV = "f02ff51449240102c27a97173dc495e8e7789046" 13SRCREV = "f02ff51449240102c27a97173dc495e8e7789046"
14SRC_URI = "git://github.com/nfc-tools/libnfc.git" 14SRC_URI = "git://github.com/nfc-tools/libnfc.git"
15 15
16CFLAGS_append_libc-musl = " -D_GNU_SOURCE" 16CFLAGS:append:libc-musl = " -D_GNU_SOURCE"
17DEPENDS = "libusb" 17DEPENDS = "libusb"
diff --git a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.7.bb b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.7.bb
index de1aa4ea30..8736d44b73 100644
--- a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.7.bb
+++ b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.7.bb
@@ -12,8 +12,8 @@ S = "${WORKDIR}/libsigc++-${PV}"
12 12
13inherit meson 13inherit meson
14 14
15FILES_${PN}-dev += "${libdir}/sigc++-*/" 15FILES:${PN}-dev += "${libdir}/sigc++-*/"
16FILES_${PN}-doc += "${datadir}/devhelp" 16FILES:${PN}-doc += "${datadir}/devhelp"
17 17
18BBCLASSEXTEND = "native" 18BBCLASSEXTEND = "native"
19SECURITY_CFLAGS = "${SECURITY_NO_PIE_CFLAGS}" 19SECURITY_CFLAGS = "${SECURITY_NO_PIE_CFLAGS}"
diff --git a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.6.bb b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.6.bb
index 7471308e4f..1549c6ad0f 100644
--- a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.6.bb
+++ b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.6.bb
@@ -13,8 +13,8 @@ S = "${WORKDIR}/libsigc++-${PV}"
13 13
14inherit setuptools3 meson 14inherit setuptools3 meson
15 15
16FILES_${PN}-dev += "${libdir}/sigc++-*/" 16FILES:${PN}-dev += "${libdir}/sigc++-*/"
17FILES_${PN}-doc += "${datadir}/devhelp" 17FILES:${PN}-doc += "${datadir}/devhelp"
18 18
19BBCLASSEXTEND = "native" 19BBCLASSEXTEND = "native"
20SECURITY_CFLAGS = "${SECURITY_NO_PIE_CFLAGS}" 20SECURITY_CFLAGS = "${SECURITY_NO_PIE_CFLAGS}"
diff --git a/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb b/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
index c001c184cb..7e08263ca4 100644
--- a/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
+++ b/meta-oe/recipes-core/libxml/libxml++_2.40.1.bb
@@ -22,7 +22,7 @@ do_compile_ptest() {
22 oe_runmake -C examples buildtest 22 oe_runmake -C examples buildtest
23} 23}
24 24
25FILES_${PN}-doc += "${datadir}/devhelp" 25FILES:${PN}-doc += "${datadir}/devhelp"
26FILES_${PN}-dev += "${libdir}/libxml++-2.6/include/libxml++config.h" 26FILES:${PN}-dev += "${libdir}/libxml++-2.6/include/libxml++config.h"
27 27
28RDEPENDS_${PN}-ptest += "make" 28RDEPENDS:${PN}-ptest += "make"
diff --git a/meta-oe/recipes-core/meta/distro-feed-configs.bb b/meta-oe/recipes-core/meta/distro-feed-configs.bb
index 2a8de54d24..cffeeb6a02 100644
--- a/meta-oe/recipes-core/meta/distro-feed-configs.bb
+++ b/meta-oe/recipes-core/meta/distro-feed-configs.bb
@@ -30,4 +30,4 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
30# 30#
31#CONFFILES_${PN} += '${@distro_feed_configs(d)}' 31#CONFFILES_${PN} += '${@distro_feed_configs(d)}'
32 32
33CONFFILES_${PN} += '${@ " ".join( [ ( "${sysconfdir}/opkg/%s-feed.conf" % feed ) for feed in "all ${PACKAGE_EXTRA_ARCHS} ${MACHINE_ARCH}".split() ] ) }' 33CONFFILES:${PN} += '${@ " ".join( [ ( "${sysconfdir}/opkg/%s-feed.conf" % feed ) for feed in "all ${PACKAGE_EXTRA_ARCHS} ${MACHINE_ARCH}".split() ] ) }'
diff --git a/meta-oe/recipes-core/ndctl/ndctl_v69.bb b/meta-oe/recipes-core/ndctl/ndctl_v69.bb
index 396da4bb32..c71b8b9691 100644
--- a/meta-oe/recipes-core/ndctl/ndctl_v69.bb
+++ b/meta-oe/recipes-core/ndctl/ndctl_v69.bb
@@ -22,11 +22,11 @@ EXTRA_OECONF += "--enable-test --enable-destructive --disable-docs"
22PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}" 22PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}"
23PACKAGECONFIG[systemd] = "--with-systemd, --without-systemd, systemd" 23PACKAGECONFIG[systemd] = "--with-systemd, --without-systemd, systemd"
24 24
25do_configure_prepend() { 25do_configure:prepend() {
26 ${S}/autogen.sh 26 ${S}/autogen.sh
27} 27}
28 28
29SYSTEMD_SERVICE_${PN} = "ndctl-monitor.service" 29SYSTEMD_SERVICE:${PN} = "ndctl-monitor.service"
30SYSTEMD_AUTO_ENABLE_${PN} = "disable" 30SYSTEMD_AUTO_ENABLE:${PN} = "disable"
31 31
32FILES_${PN} += "${datadir}/daxctl/daxctl.conf" 32FILES:${PN} += "${datadir}/daxctl/daxctl.conf"
diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
index 4ecfb3d44e..4645dd133b 100644
--- a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
+++ b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb
@@ -20,4 +20,4 @@ EXTRA_OECMAKE = " \
20 " 20 "
21 21
22# Headers only so PN is empty 22# Headers only so PN is empty
23RDEPENDS_${PN}-dev = "" 23RDEPENDS:${PN}-dev = ""
diff --git a/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb b/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb
index b951dabce4..43680fe752 100644
--- a/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb
+++ b/meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb
@@ -31,17 +31,17 @@ PACKAGES = "opencl-icd-loader opencl-icd-loader-dev"
31PACKAGES += "libicdlog libicdlog-dbg" 31PACKAGES += "libicdlog libicdlog-dbg"
32PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" 32PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
33 33
34FILES_${PN} = " \ 34FILES:${PN} = " \
35 ${bindir}/icd_loader_test \ 35 ${bindir}/icd_loader_test \
36 ${libdir}/libOpenCLDriverStub.so \ 36 ${libdir}/libOpenCLDriverStub.so \
37 ${libdir}/libOpenCL.so.1.2 \ 37 ${libdir}/libOpenCL.so.1.2 \
38" 38"
39FILES_${PN}-dev = " \ 39FILES:${PN}-dev = " \
40 ${libdir}/libOpenCL.so \ 40 ${libdir}/libOpenCL.so \
41 ${libdir}/libOpenCL.so.1 \ 41 ${libdir}/libOpenCL.so.1 \
42" 42"
43 43
44FILES_libicdlog = "${libdir}/libIcdLog.so" 44FILES:libicdlog = "${libdir}/libIcdLog.so"
45FILES_libicdlog-dbg = "${libdir}/.debug/libIcdLog.so" 45FILES:libicdlog-dbg = "${libdir}/.debug/libIcdLog.so"
46 46
47RDEPENDS_${PN} = "libicdlog" 47RDEPENDS:${PN} = "libicdlog"
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
index 2da9118afc..422b4d49df 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
@@ -26,7 +26,7 @@ TASK_BASIC_SSHDAEMON ?= "dropbear openssh-sftp openssh-sftp-server"
26# 26#
27# Util-linux (u)mount is included because the busybox one can't handle /etc/mtab being symlinked to /proc/mounts 27# Util-linux (u)mount is included because the busybox one can't handle /etc/mtab being symlinked to /proc/mounts
28# 28#
29RDEPENDS_${PN} = "\ 29RDEPENDS:${PN} = "\
30 ${TASK_BASIC_SSHDAEMON} \ 30 ${TASK_BASIC_SSHDAEMON} \
31 avahi-daemon avahi-utils \ 31 avahi-daemon avahi-utils \
32" 32"
@@ -37,7 +37,7 @@ RDEPENDS_${PN} = "\
37# 2) Distro features: packages associated with those 37# 2) Distro features: packages associated with those
38# 3) Nice to have: packages that are nice to have, but aren't strictly needed 38# 3) Nice to have: packages that are nice to have, but aren't strictly needed
39# 39#
40RRECOMMENDS_${PN} = "\ 40RRECOMMENDS:${PN} = "\
41 ${MACHINE_EXTRA_RRECOMMENDS} \ 41 ${MACHINE_EXTRA_RRECOMMENDS} \
42 ${@bb.utils.contains("MACHINE_FEATURES", "usbhost", "usbutils", "", d)} \ 42 ${@bb.utils.contains("MACHINE_FEATURES", "usbhost", "usbutils", "", d)} \
43 ${@bb.utils.contains("MACHINE_FEATURES", "alsa", "alsa-utils-alsamixer", "", d)} \ 43 ${@bb.utils.contains("MACHINE_FEATURES", "alsa", "alsa-utils-alsamixer", "", d)} \
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb b/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb
index b5e7b99cc7..7e2873cf66 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-boot.bb
@@ -17,7 +17,7 @@ DEPENDS = "virtual/kernel"
17# 17#
18# minimal set of packages - needed to boot 18# minimal set of packages - needed to boot
19# 19#
20RDEPENDS_${PN} = "\ 20RDEPENDS:${PN} = "\
21 base-files \ 21 base-files \
22 base-passwd \ 22 base-passwd \
23 busybox \ 23 busybox \
@@ -26,7 +26,7 @@ RDEPENDS_${PN} = "\
26 ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS} \ 26 ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS} \
27" 27"
28 28
29RRECOMMENDS_${PN} = "\ 29RRECOMMENDS:${PN} = "\
30 kernel \ 30 kernel \
31 ${MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS} \ 31 ${MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS} \
32" 32"
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
index 84f89f4e71..e6d6817794 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
@@ -32,7 +32,7 @@ PACKAGES = "\
32" 32"
33#PACKAGES += "packagegroup-meta-oe-fortran-packages" 33#PACKAGES += "packagegroup-meta-oe-fortran-packages"
34 34
35RDEPENDS_packagegroup-meta-oe = "\ 35RDEPENDS:packagegroup-meta-oe = "\
36 packagegroup-meta-oe-benchmarks \ 36 packagegroup-meta-oe-benchmarks \
37 packagegroup-meta-oe-bsp \ 37 packagegroup-meta-oe-bsp \
38 packagegroup-meta-oe-connectivity \ 38 packagegroup-meta-oe-connectivity \
@@ -58,7 +58,7 @@ RDEPENDS_packagegroup-meta-oe = "\
58 ${@bb.utils.contains("DISTRO_FEATURES", "ptest", "packagegroup-meta-oe-ptest-packages", "", d)} \ 58 ${@bb.utils.contains("DISTRO_FEATURES", "ptest", "packagegroup-meta-oe-ptest-packages", "", d)} \
59" 59"
60 60
61RDEPENDS_packagegroup-meta-oe-benchmarks = "\ 61RDEPENDS:packagegroup-meta-oe-benchmarks = "\
62 bonnie++ \ 62 bonnie++ \
63 dbench \ 63 dbench \
64 dhrystone \ 64 dhrystone \
@@ -82,17 +82,17 @@ RDEPENDS_packagegroup-meta-oe-benchmarks = "\
82 tiobench \ 82 tiobench \
83 whetstone \ 83 whetstone \
84" 84"
85RDEPENDS_packagegroup-meta-oe-benchmarks_append_armv7a = " cpuburn-arm" 85RDEPENDS:packagegroup-meta-oe-benchmarks:append:armv7a = " cpuburn-arm"
86RDEPENDS_packagegroup-meta-oe-benchmarks_append_armv7ve = " cpuburn-arm" 86RDEPENDS:packagegroup-meta-oe-benchmarks:append:armv7ve = " cpuburn-arm"
87RDEPENDS_packagegroup-meta-oe-benchmarks_append_aarch64 = " cpuburn-arm" 87RDEPENDS:packagegroup-meta-oe-benchmarks:append:aarch64 = " cpuburn-arm"
88 88
89RDEPENDS_packagegroup-meta-oe-benchmarks_remove_mipsarch = "libhugetlbfs" 89RDEPENDS:packagegroup-meta-oe-benchmarks:remove:mipsarch = "libhugetlbfs"
90RDEPENDS_packagegroup-meta-oe-benchmarks_remove_mips64 = "tinymembench" 90RDEPENDS:packagegroup-meta-oe-benchmarks:remove:mips64 = "tinymembench"
91RDEPENDS_packagegroup-meta-oe-benchmarks_remove_mips64el = "tinymembench" 91RDEPENDS:packagegroup-meta-oe-benchmarks:remove:mips64el = "tinymembench"
92RDEPENDS_packagegroup-meta-oe-benchmarks_remove_riscv64 = "libhugetlbfs" 92RDEPENDS:packagegroup-meta-oe-benchmarks:remove:riscv64 = "libhugetlbfs"
93RDEPENDS_packagegroup-meta-oe-benchmarks_remove_riscv32 = "libhugetlbfs" 93RDEPENDS:packagegroup-meta-oe-benchmarks:remove:riscv32 = "libhugetlbfs"
94 94
95RDEPENDS_packagegroup-meta-oe-bsp ="\ 95RDEPENDS:packagegroup-meta-oe-bsp ="\
96 acpitool \ 96 acpitool \
97 cpufrequtils \ 97 cpufrequtils \
98 edac-utils \ 98 edac-utils \
@@ -108,18 +108,18 @@ RDEPENDS_packagegroup-meta-oe-bsp ="\
108 pcmciautils \ 108 pcmciautils \
109 pointercal \ 109 pointercal \
110" 110"
111RDEPENDS_packagegroup-meta-oe-bsp_append_x86 = " ledmon" 111RDEPENDS:packagegroup-meta-oe-bsp:append:x86 = " ledmon"
112RDEPENDS_packagegroup-meta-oe-bsp_append_x86-64 = " ledmon" 112RDEPENDS:packagegroup-meta-oe-bsp:append:x86-64 = " ledmon"
113 113
114RDEPENDS_packagegroup-meta-oe-bsp_remove_libc-musl = "ledmon" 114RDEPENDS:packagegroup-meta-oe-bsp:remove:libc-musl = "ledmon"
115RDEPENDS_packagegroup-meta-oe-bsp_remove_mipsarch = "efivar efibootmgr" 115RDEPENDS:packagegroup-meta-oe-bsp:remove:mipsarch = "efivar efibootmgr"
116RDEPENDS_packagegroup-meta-oe-bsp_remove_powerpc = "efivar efibootmgr" 116RDEPENDS:packagegroup-meta-oe-bsp:remove:powerpc = "efivar efibootmgr"
117RDEPENDS_packagegroup-meta-oe-bsp_remove_powerpc64 = "efivar efibootmgr" 117RDEPENDS:packagegroup-meta-oe-bsp:remove:powerpc64 = "efivar efibootmgr"
118RDEPENDS_packagegroup-meta-oe-bsp_remove_powerpc64le = "efivar efibootmgr" 118RDEPENDS:packagegroup-meta-oe-bsp:remove:powerpc64le = "efivar efibootmgr"
119RDEPENDS_packagegroup-meta-oe-bsp_remove_riscv64 = "efivar efibootmgr" 119RDEPENDS:packagegroup-meta-oe-bsp:remove:riscv64 = "efivar efibootmgr"
120RDEPENDS_packagegroup-meta-oe-bsp_remove_riscv32 = "efivar efibootmgr" 120RDEPENDS:packagegroup-meta-oe-bsp:remove:riscv32 = "efivar efibootmgr"
121 121
122RDEPENDS_packagegroup-meta-oe-connectivity ="\ 122RDEPENDS:packagegroup-meta-oe-connectivity ="\
123 gammu \ 123 gammu \
124 gattlib \ 124 gattlib \
125 gensio \ 125 gensio \
@@ -161,14 +161,14 @@ RDEPENDS_packagegroup-meta-oe-connectivity ="\
161 zeromq \ 161 zeromq \
162" 162"
163 163
164RDEPENDS_packagegroup-meta-oe-connectivity_append_libc-glibc = " wvstreams wvdial" 164RDEPENDS:packagegroup-meta-oe-connectivity:append:libc-glibc = " wvstreams wvdial"
165 165
166RDEPENDS_packagegroup-meta-oe-connectivity-python2 = "\ 166RDEPENDS:packagegroup-meta-oe-connectivity-python2 = "\
167 ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "telepathy-idle", "", d)} \ 167 ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "telepathy-idle", "", d)} \
168" 168"
169 169
170# dracut needs dracut 170# dracut needs dracut
171RDEPENDS_packagegroup-meta-oe-core = "\ 171RDEPENDS:packagegroup-meta-oe-core = "\
172 ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "dbus-broker", "", d)} \ 172 ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "dbus-broker", "", d)} \
173 dbus-daemon-proxy \ 173 dbus-daemon-proxy \
174 libdbus-c++ \ 174 libdbus-c++ \
@@ -192,11 +192,11 @@ RDEPENDS_packagegroup-meta-oe-core = "\
192 usleep \ 192 usleep \
193 dbus-cxx \ 193 dbus-cxx \
194" 194"
195RDEPENDS_packagegroup-meta-oe-core_append_libc-glibc = " ${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "glfw", "", d)}" 195RDEPENDS:packagegroup-meta-oe-core:append:libc-glibc = " ${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "glfw", "", d)}"
196RDEPENDS_packagegroup-meta-oe-core_remove_riscv64 = "safec" 196RDEPENDS:packagegroup-meta-oe-core:remove:riscv64 = "safec"
197RDEPENDS_packagegroup-meta-oe-core_remove_riscv32 = "safec" 197RDEPENDS:packagegroup-meta-oe-core:remove:riscv32 = "safec"
198 198
199RDEPENDS_packagegroup-meta-oe-crypto ="\ 199RDEPENDS:packagegroup-meta-oe-crypto ="\
200 botan \ 200 botan \
201 cryptsetup \ 201 cryptsetup \
202 fsverity-utils \ 202 fsverity-utils \
@@ -207,7 +207,7 @@ RDEPENDS_packagegroup-meta-oe-crypto ="\
207" 207"
208RDEPENDS_packagegroup-meta-oe-crypto_remove_riscv32 = "botan" 208RDEPENDS_packagegroup-meta-oe-crypto_remove_riscv32 = "botan"
209 209
210RDEPENDS_packagegroup-meta-oe-dbs ="\ 210RDEPENDS:packagegroup-meta-oe-dbs ="\
211 influxdb \ 211 influxdb \
212 leveldb \ 212 leveldb \
213 libdbi \ 213 libdbi \
@@ -220,11 +220,11 @@ RDEPENDS_packagegroup-meta-oe-dbs ="\
220 sqlite \ 220 sqlite \
221" 221"
222 222
223RDEPENDS_packagegroup-meta-oe-dbs-python2 ="\ 223RDEPENDS:packagegroup-meta-oe-dbs-python2 ="\
224 ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", bb.utils.contains('I_SWEAR_TO_MIGRATE_TO_PYTHON3', 'yes', 'mysql-python', '', d), "", d)} \ 224 ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", bb.utils.contains('I_SWEAR_TO_MIGRATE_TO_PYTHON3', 'yes', 'mysql-python', '', d), "", d)} \
225" 225"
226 226
227RDEPENDS_packagegroup-meta-oe-devtools ="\ 227RDEPENDS:packagegroup-meta-oe-devtools ="\
228 abseil-cpp \ 228 abseil-cpp \
229 breakpad \ 229 breakpad \
230 bootchart \ 230 bootchart \
@@ -305,26 +305,26 @@ RDEPENDS_packagegroup-meta-oe-devtools ="\
305 json-schema-validator \ 305 json-schema-validator \
306 poke \ 306 poke \
307" 307"
308RDEPENDS_packagegroup-meta-oe-devtools_append_x86 = " cpuid msr-tools pmtools" 308RDEPENDS:packagegroup-meta-oe-devtools:append:x86 = " cpuid msr-tools pmtools"
309RDEPENDS_packagegroup-meta-oe-devtools_append_x86-64 = " cpuid msr-tools pcimem pmtools" 309RDEPENDS:packagegroup-meta-oe-devtools:append:x86-64 = " cpuid msr-tools pcimem pmtools"
310RDEPENDS_packagegroup-meta-oe-devtools_append_arm = " pcimem" 310RDEPENDS:packagegroup-meta-oe-devtools:append:arm = " pcimem"
311RDEPENDS_packagegroup-meta-oe-devtools_append_aarch64 = " pcimem" 311RDEPENDS:packagegroup-meta-oe-devtools:append:aarch64 = " pcimem"
312RDEPENDS_packagegroup-meta-oe-devtools_append_libc-musl = " musl-nscd" 312RDEPENDS:packagegroup-meta-oe-devtools:append:libc-musl = " musl-nscd"
313 313
314RDEPENDS_packagegroup-meta-oe-devtools_remove_arm = "concurrencykit" 314RDEPENDS:packagegroup-meta-oe-devtools:remove:arm = "concurrencykit"
315RDEPENDS_packagegroup-meta-oe-devtools_remove_armv5 = "uftrace nodejs" 315RDEPENDS:packagegroup-meta-oe-devtools:remove:armv5 = "uftrace nodejs"
316RDEPENDS_packagegroup-meta-oe-devtools_remove_mipsarch = "concurrencykit lshw ply uftrace" 316RDEPENDS:packagegroup-meta-oe-devtools:remove:mipsarch = "concurrencykit lshw ply uftrace"
317RDEPENDS_packagegroup-meta-oe-devtools_remove_mips64 = "luajit nodejs" 317RDEPENDS:packagegroup-meta-oe-devtools:remove:mips64 = "luajit nodejs"
318RDEPENDS_packagegroup-meta-oe-devtools_remove_mips64el = "luajit nodejs" 318RDEPENDS:packagegroup-meta-oe-devtools:remove:mips64el = "luajit nodejs"
319RDEPENDS_packagegroup-meta-oe-devtools_remove_powerpc = "android-tools breakpad lshw luajit uftrace" 319RDEPENDS:packagegroup-meta-oe-devtools:remove:powerpc = "android-tools breakpad lshw luajit uftrace"
320RDEPENDS_packagegroup-meta-oe-devtools_remove_powerpc64 = "android-tools breakpad lshw luajit ply uftrace" 320RDEPENDS:packagegroup-meta-oe-devtools:remove:powerpc64 = "android-tools breakpad lshw luajit ply uftrace"
321RDEPENDS_packagegroup-meta-oe-devtools_remove_powerpc64le = "android-tools breakpad lshw luajit ply uftrace" 321RDEPENDS:packagegroup-meta-oe-devtools:remove:powerpc64le = "android-tools breakpad lshw luajit ply uftrace"
322RDEPENDS_packagegroup-meta-oe-devtools_remove_riscv64 = "breakpad concurrencykit heaptrack lshw ltrace luajit nodejs ply uftrace" 322RDEPENDS:packagegroup-meta-oe-devtools:remove:riscv64 = "breakpad concurrencykit heaptrack lshw ltrace luajit nodejs ply uftrace"
323RDEPENDS_packagegroup-meta-oe-devtools_remove_riscv32 = "breakpad concurrencykit heaptrack lshw ltrace luajit nodejs ply uftrace" 323RDEPENDS:packagegroup-meta-oe-devtools:remove:riscv32 = "breakpad concurrencykit heaptrack lshw ltrace luajit nodejs ply uftrace"
324RDEPENDS_packagegroup-meta-oe-devtools_remove_aarch64 = "concurrencykit" 324RDEPENDS:packagegroup-meta-oe-devtools:remove:aarch64 = "concurrencykit"
325RDEPENDS_packagegroup-meta-oe-devtools_remove_x86 = "ply" 325RDEPENDS:packagegroup-meta-oe-devtools:remove:x86 = "ply"
326 326
327RDEPENDS_packagegroup-meta-oe-extended ="\ 327RDEPENDS:packagegroup-meta-oe-extended ="\
328 bitwise \ 328 bitwise \
329 ${@bb.utils.contains("DISTRO_FEATURES", "x11 wayland opengl", "boinc-client", "", d)} \ 329 ${@bb.utils.contains("DISTRO_FEATURES", "x11 wayland opengl", "boinc-client", "", d)} \
330 brotli \ 330 brotli \
@@ -431,24 +431,24 @@ RDEPENDS_packagegroup-meta-oe-extended ="\
431 zsync-curl \ 431 zsync-curl \
432 redis-plus-plus \ 432 redis-plus-plus \
433" 433"
434RDEPENDS_packagegroup-meta-oe-extended_append_libc-musl = " libexecinfo" 434RDEPENDS:packagegroup-meta-oe-extended:append:libc-musl = " libexecinfo"
435RDEPENDS_packagegroup-meta-oe-extended_append_x86-64 = " pmdk libx86-1" 435RDEPENDS:packagegroup-meta-oe-extended:append:x86-64 = " pmdk libx86-1"
436RDEPENDS_packagegroup-meta-oe-extended_append_x86 = " libx86-1" 436RDEPENDS:packagegroup-meta-oe-extended:append:x86 = " libx86-1"
437 437
438RDEPENDS_packagegroup-meta-oe-extended_remove_libc-musl = "libnss-nisplus sysdig" 438RDEPENDS:packagegroup-meta-oe-extended:remove:libc-musl = "libnss-nisplus sysdig"
439RDEPENDS_packagegroup-meta-oe-extended_remove_mipsarch = "upm mraa minifi-cpp tiptop" 439RDEPENDS:packagegroup-meta-oe-extended:remove:mipsarch = "upm mraa minifi-cpp tiptop"
440RDEPENDS_packagegroup-meta-oe-extended_remove_mips = "sysdig" 440RDEPENDS:packagegroup-meta-oe-extended:remove:mips = "sysdig"
441RDEPENDS_packagegroup-meta-oe-extended_remove_powerpc = "upm mraa minifi-cpp" 441RDEPENDS:packagegroup-meta-oe-extended:remove:powerpc = "upm mraa minifi-cpp"
442RDEPENDS_packagegroup-meta-oe-extended_remove_powerpc64 = "upm mraa minifi-cpp" 442RDEPENDS:packagegroup-meta-oe-extended:remove:powerpc64 = "upm mraa minifi-cpp"
443RDEPENDS_packagegroup-meta-oe-extended_remove_powerpc64le = "upm mraa" 443RDEPENDS:packagegroup-meta-oe-extended:remove:powerpc64le = "upm mraa"
444RDEPENDS_packagegroup-meta-oe-extended_remove_riscv64 = "upm libleak libyang mraa sysdig tiptop" 444RDEPENDS:packagegroup-meta-oe-extended:remove:riscv64 = "upm libleak libyang mraa sysdig tiptop"
445RDEPENDS_packagegroup-meta-oe-extended_remove_riscv32 = "upm libleak libyang mraa sysdig tiptop" 445RDEPENDS:packagegroup-meta-oe-extended:remove:riscv32 = "upm libleak libyang mraa sysdig tiptop"
446 446
447RDEPENDS_packagegroup-meta-oe-extended-python2 ="\ 447RDEPENDS:packagegroup-meta-oe-extended-python2 ="\
448 ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", bb.utils.contains('I_SWEAR_TO_MIGRATE_TO_PYTHON3', 'yes', 'openlmi-tools', '', d), "", d)} \ 448 ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", bb.utils.contains('I_SWEAR_TO_MIGRATE_TO_PYTHON3', 'yes', 'openlmi-tools', '', d), "", d)} \
449" 449"
450 450
451RDEPENDS_packagegroup-meta-oe-gnome ="\ 451RDEPENDS:packagegroup-meta-oe-gnome ="\
452 atkmm \ 452 atkmm \
453 gcab \ 453 gcab \
454 gnome-common \ 454 gnome-common \
@@ -464,7 +464,7 @@ RDEPENDS_packagegroup-meta-oe-gnome ="\
464 libxmlb \ 464 libxmlb \
465" 465"
466 466
467RDEPENDS_packagegroup-meta-oe-graphics ="\ 467RDEPENDS:packagegroup-meta-oe-graphics ="\
468 cairomm \ 468 cairomm \
469 directfb-examples \ 469 directfb-examples \
470 directfb \ 470 directfb \
@@ -611,14 +611,14 @@ RDEPENDS_packagegroup-meta-oe-graphics ="\
611 ${@bb.utils.contains("DISTRO_FEATURES", "opengl", "opengl-es-cts", "", d)} \ 611 ${@bb.utils.contains("DISTRO_FEATURES", "opengl", "opengl-es-cts", "", d)} \
612 ${@bb.utils.contains("DISTRO_FEATURES", "opengl vulkan", "vulkan-cts", "", d)} \ 612 ${@bb.utils.contains("DISTRO_FEATURES", "opengl vulkan", "vulkan-cts", "", d)} \
613" 613"
614RDEPENDS_packagegroup-meta-oe-graphics_append_x86 = " renderdoc xf86-video-nouveau xf86-video-mga" 614RDEPENDS:packagegroup-meta-oe-graphics:append:x86 = " renderdoc xf86-video-nouveau xf86-video-mga"
615RDEPENDS_packagegroup-meta-oe-graphics_append_x86-64 = " renderdoc xf86-video-nouveau xf86-video-mga" 615RDEPENDS:packagegroup-meta-oe-graphics:append:x86-64 = " renderdoc xf86-video-nouveau xf86-video-mga"
616RDEPENDS_packagegroup-meta-oe-graphics_append_arm = " renderdoc" 616RDEPENDS:packagegroup-meta-oe-graphics:append:arm = " renderdoc"
617RDEPENDS_packagegroup-meta-oe-graphics_append_aarch64 = " renderdoc" 617RDEPENDS:packagegroup-meta-oe-graphics:append:aarch64 = " renderdoc"
618 618
619RDEPENDS_packagegroup-meta-oe-graphics_remove_libc-musl = "renderdoc" 619RDEPENDS:packagegroup-meta-oe-graphics:remove:libc-musl = "renderdoc"
620 620
621RDEPENDS_packagegroup-meta-oe-kernel ="\ 621RDEPENDS:packagegroup-meta-oe-kernel ="\
622 agent-proxy \ 622 agent-proxy \
623 crash \ 623 crash \
624 cpupower \ 624 cpupower \
@@ -630,22 +630,22 @@ RDEPENDS_packagegroup-meta-oe-kernel ="\
630 spidev-test \ 630 spidev-test \
631 trace-cmd \ 631 trace-cmd \
632" 632"
633RDEPENDS_packagegroup-meta-oe-kernel_append_x86 = " intel-speed-select ipmiutil pm-graph turbostat" 633RDEPENDS:packagegroup-meta-oe-kernel:append:x86 = " intel-speed-select ipmiutil pm-graph turbostat"
634RDEPENDS_packagegroup-meta-oe-kernel_append_x86-64 = " intel-speed-select ipmiutil kpatch pm-graph turbostat bpftool" 634RDEPENDS:packagegroup-meta-oe-kernel:append:x86-64 = " intel-speed-select ipmiutil kpatch pm-graph turbostat bpftool"
635RDEPENDS_packagegroup-meta-oe-kernel_append_poerpc64 = " libpfm4" 635RDEPENDS:packagegroup-meta-oe-kernel:append_poerpc64 = " libpfm4"
636 636
637# Kernel-selftest does not build with 5.8 and its exluded from build too so until its fixed remove it 637# Kernel-selftest does not build with 5.8 and its exluded from build too so until its fixed remove it
638RDEPENDS_packagegroup-meta-oe-kernel_remove = "kernel-selftest" 638RDEPENDS:packagegroup-meta-oe-kernel:remove = "kernel-selftest"
639RDEPENDS_packagegroup-meta-oe-kernel_remove_libc-musl = "bpftool crash intel-speed-select kernel-selftest minicoredumper turbostat" 639RDEPENDS:packagegroup-meta-oe-kernel:remove:libc-musl = "bpftool crash intel-speed-select kernel-selftest minicoredumper turbostat"
640 640
641RDEPENDS_packagegroup-meta-oe-kernel_remove_mipsarch = "makedumpfile" 641RDEPENDS:packagegroup-meta-oe-kernel:remove:mipsarch = "makedumpfile"
642RDEPENDS_packagegroup-meta-oe-kernel_remove_mips64 = "crash" 642RDEPENDS:packagegroup-meta-oe-kernel:remove:mips64 = "crash"
643RDEPENDS_packagegroup-meta-oe-kernel_remove_mips64el = "crash" 643RDEPENDS:packagegroup-meta-oe-kernel:remove:mips64el = "crash"
644 644
645RDEPENDS_packagegroup-meta-oe-kernel_remove_riscv64 = "crash makedumpfile oprofile" 645RDEPENDS:packagegroup-meta-oe-kernel:remove:riscv64 = "crash makedumpfile oprofile"
646RDEPENDS_packagegroup-meta-oe-kernel_remove_riscv32 = "crash makedumpfile oprofile" 646RDEPENDS:packagegroup-meta-oe-kernel:remove:riscv32 = "crash makedumpfile oprofile"
647 647
648RDEPENDS_packagegroup-meta-oe-multimedia ="\ 648RDEPENDS:packagegroup-meta-oe-multimedia ="\
649 alsa-oss \ 649 alsa-oss \
650 ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "faad2", "", d)} \ 650 ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "faad2", "", d)} \
651 dirsplit \ 651 dirsplit \
@@ -681,9 +681,9 @@ RDEPENDS_packagegroup-meta-oe-multimedia ="\
681 libopusenc \ 681 libopusenc \
682" 682"
683 683
684RDEPENDS_packagegroup-meta-oe-multimedia_remove_libc-musl = "alsa-oss" 684RDEPENDS:packagegroup-meta-oe-multimedia:remove:libc-musl = "alsa-oss"
685 685
686RDEPENDS_packagegroup-meta-oe-navigation ="\ 686RDEPENDS:packagegroup-meta-oe-navigation ="\
687 geos \ 687 geos \
688 ${@bb.utils.contains("DISTRO_FEATURES", "bluz4", "gpsd-machine-conf gpsd", "", d)} \ 688 ${@bb.utils.contains("DISTRO_FEATURES", "bluz4", "gpsd-machine-conf gpsd", "", d)} \
689 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "orrery", "", d)} \ 689 ${@bb.utils.contains("DISTRO_FEATURES", "x11", "orrery", "", d)} \
@@ -692,12 +692,12 @@ RDEPENDS_packagegroup-meta-oe-navigation ="\
692 proj \ 692 proj \
693" 693"
694 694
695RDEPENDS_packagegroup-meta-oe-printing ="\ 695RDEPENDS:packagegroup-meta-oe-printing ="\
696 cups-filters \ 696 cups-filters \
697 qpdf \ 697 qpdf \
698" 698"
699 699
700RDEPENDS_packagegroup-meta-oe-security ="\ 700RDEPENDS:packagegroup-meta-oe-security ="\
701 keyutils \ 701 keyutils \
702 nmap \ 702 nmap \
703 ${@bb.utils.contains("DISTRO_FEATURES", "pam", "passwdqc", "", d)} \ 703 ${@bb.utils.contains("DISTRO_FEATURES", "pam", "passwdqc", "", d)} \
@@ -706,14 +706,14 @@ RDEPENDS_packagegroup-meta-oe-security ="\
706 auditd \ 706 auditd \
707" 707"
708 708
709RDEPENDS_packagegroup-meta-oe-shells ="\ 709RDEPENDS:packagegroup-meta-oe-shells ="\
710 dash \ 710 dash \
711 mksh \ 711 mksh \
712 tcsh \ 712 tcsh \
713 zsh \ 713 zsh \
714" 714"
715 715
716RDEPENDS_packagegroup-meta-oe-support ="\ 716RDEPENDS:packagegroup-meta-oe-support ="\
717 anthy \ 717 anthy \
718 atop \ 718 atop \
719 ace-cloud-editor \ 719 ace-cloud-editor \
@@ -916,24 +916,24 @@ RDEPENDS_packagegroup-meta-oe-support ="\
916 libmicrohttpd \ 916 libmicrohttpd \
917 yaml-cpp \ 917 yaml-cpp \
918" 918"
919RDEPENDS_packagegroup-meta-oe-support_append_armv7a = " ne10" 919RDEPENDS:packagegroup-meta-oe-support:append:armv7a = " ne10"
920RDEPENDS_packagegroup-meta-oe-support_append_armv7ve = " ne10" 920RDEPENDS:packagegroup-meta-oe-support:append:armv7ve = " ne10"
921RDEPENDS_packagegroup-meta-oe-support_append_aarch64 = " ne10" 921RDEPENDS:packagegroup-meta-oe-support:append:aarch64 = " ne10"
922RDEPENDS_packagegroup-meta-oe-support_append_x86 = " mcelog mce-inject mce-test vboxguestdrivers" 922RDEPENDS:packagegroup-meta-oe-support:append:x86 = " mcelog mce-inject mce-test vboxguestdrivers"
923RDEPENDS_packagegroup-meta-oe-support_append_x86-64 = " mcelog mce-inject mce-test vboxguestdrivers" 923RDEPENDS:packagegroup-meta-oe-support:append:x86-64 = " mcelog mce-inject mce-test vboxguestdrivers"
924 924
925RDEPENDS_packagegroup-meta-oe-support-python2 ="\ 925RDEPENDS:packagegroup-meta-oe-support-python2 ="\
926 ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", bb.utils.contains('I_SWEAR_TO_MIGRATE_TO_PYTHON3', 'yes', 'lio-utils', '', d), "", d)} \ 926 ${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", bb.utils.contains('I_SWEAR_TO_MIGRATE_TO_PYTHON3', 'yes', 'lio-utils', '', d), "", d)} \
927" 927"
928 928
929RDEPENDS_packagegroup-meta-oe-support_remove_arm ="numactl" 929RDEPENDS:packagegroup-meta-oe-support:remove:arm ="numactl"
930RDEPENDS_packagegroup-meta-oe-support_remove_mipsarch = "gperftools" 930RDEPENDS:packagegroup-meta-oe-support:remove:mipsarch = "gperftools"
931RDEPENDS_packagegroup-meta-oe-support_remove_riscv64 = "gperftools uim" 931RDEPENDS:packagegroup-meta-oe-support:remove:riscv64 = "gperftools uim"
932RDEPENDS_packagegroup-meta-oe-support_remove_riscv32 = "gperftools uim" 932RDEPENDS:packagegroup-meta-oe-support:remove:riscv32 = "gperftools uim"
933RDEPENDS_packagegroup-meta-oe-support_remove_powerpc = "ssiapi tbb" 933RDEPENDS:packagegroup-meta-oe-support:remove:powerpc = "ssiapi tbb"
934RDEPENDS_packagegroup-meta-oe-support_remove_powerpc64le = "ssiapi" 934RDEPENDS:packagegroup-meta-oe-support:remove:powerpc64le = "ssiapi"
935 935
936RDEPENDS_packagegroup-meta-oe-test ="\ 936RDEPENDS:packagegroup-meta-oe-test ="\
937 bats \ 937 bats \
938 cmocka \ 938 cmocka \
939 cppunit \ 939 cppunit \
@@ -955,7 +955,7 @@ RDEPENDS_packagegroup-meta-oe-test_remove_powerpc = "fwts"
955RDEPENDS_packagegroup-meta-oe-test_remove_riscv64 = "fwts" 955RDEPENDS_packagegroup-meta-oe-test_remove_riscv64 = "fwts"
956RDEPENDS_packagegroup-meta-oe-test_remove_riscv32 = "fwts" 956RDEPENDS_packagegroup-meta-oe-test_remove_riscv32 = "fwts"
957 957
958RDEPENDS_packagegroup-meta-oe-ptest-packages = "\ 958RDEPENDS:packagegroup-meta-oe-ptest-packages = "\
959 zeromq-ptest \ 959 zeromq-ptest \
960 leveldb-ptest \ 960 leveldb-ptest \
961 psqlodbc-ptest \ 961 psqlodbc-ptest \
@@ -969,15 +969,15 @@ RDEPENDS_packagegroup-meta-oe-ptest-packages = "\
969 poco-ptest \ 969 poco-ptest \
970 cmocka-ptest \ 970 cmocka-ptest \
971" 971"
972RDEPENDS_packagegroup-meta-oe-ptest-packages_append_x86 = " mcelog-ptest" 972RDEPENDS:packagegroup-meta-oe-ptest-packages:append:x86 = " mcelog-ptest"
973RDEPENDS_packagegroup-meta-oe-ptest-packages_append_x86-64 = " mcelog-ptest" 973RDEPENDS:packagegroup-meta-oe-ptest-packages:append:x86-64 = " mcelog-ptest"
974 974
975RDEPENDS_packagegroup-meta-oe-ptest-packages_remove_riscv64 = "oprofile-ptest" 975RDEPENDS:packagegroup-meta-oe-ptest-packages:remove:riscv64 = "oprofile-ptest"
976RDEPENDS_packagegroup-meta-oe-ptest-packages_remove_riscv32 = "oprofile-ptest" 976RDEPENDS:packagegroup-meta-oe-ptest-packages:remove:riscv32 = "oprofile-ptest"
977RDEPENDS_packagegroup-meta-oe-ptest-packages_remove_arm = "numactl-ptest" 977RDEPENDS:packagegroup-meta-oe-ptest-packages:remove:arm = "numactl-ptest"
978 978
979 979
980RDEPENDS_packagegroup-meta-oe-fortran-packages = "\ 980RDEPENDS:packagegroup-meta-oe-fortran-packages = "\
981 lapack \ 981 lapack \
982 octave \ 982 octave \
983 suitesparse \ 983 suitesparse \
diff --git a/meta-oe/recipes-core/plymouth/plymouth_0.9.5.bb b/meta-oe/recipes-core/plymouth/plymouth_0.9.5.bb
index 11fb30d480..e5d8c98195 100644
--- a/meta-oe/recipes-core/plymouth/plymouth_0.9.5.bb
+++ b/meta-oe/recipes-core/plymouth/plymouth_0.9.5.bb
@@ -13,9 +13,9 @@ LICENSE = "GPLv2+"
13LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 13LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
14 14
15DEPENDS = "libcap libpng cairo dbus udev" 15DEPENDS = "libcap libpng cairo dbus udev"
16DEPENDS_append_libc-musl = " musl-rpmatch" 16DEPENDS:append:libc-musl = " musl-rpmatch"
17PROVIDES = "virtual/psplash" 17PROVIDES = "virtual/psplash"
18RPROVIDES_${PN} = "virtual-psplash virtual-psplash-support" 18RPROVIDES:${PN} = "virtual-psplash virtual-psplash-support"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 http://www.freedesktop.org/software/plymouth/releases/${BPN}-${PV}.tar.xz \ 21 http://www.freedesktop.org/software/plymouth/releases/${BPN}-${PV}.tar.xz \
@@ -31,8 +31,8 @@ EXTRA_OECONF += " --enable-shared --disable-static --disable-gtk --disable-docum
31" 31"
32 32
33PACKAGECONFIG ??= "pango initrd" 33PACKAGECONFIG ??= "pango initrd"
34PACKAGECONFIG_append_x86 = " drm" 34PACKAGECONFIG:append:x86 = " drm"
35PACKAGECONFIG_append_x86-64 = " drm" 35PACKAGECONFIG:append:x86-64 = " drm"
36 36
37PACKAGECONFIG[drm] = "--enable-drm,--disable-drm,libdrm" 37PACKAGECONFIG[drm] = "--enable-drm,--disable-drm,libdrm"
38PACKAGECONFIG[pango] = "--enable-pango,--disable-pango,pango" 38PACKAGECONFIG[pango] = "--enable-pango,--disable-pango,pango"
@@ -43,9 +43,9 @@ LOGO ??= "${datadir}/plymouth/bizcom.png"
43 43
44inherit autotools pkgconfig systemd gettext 44inherit autotools pkgconfig systemd gettext
45 45
46LDFLAGS_append_libc-musl = " -lrpmatch" 46LDFLAGS:append:libc-musl = " -lrpmatch"
47 47
48do_install_append() { 48do_install:append() {
49 # Remove /var/run from package as plymouth will populate it on startup 49 # Remove /var/run from package as plymouth will populate it on startup
50 rm -fr "${D}${localstatedir}/run" 50 rm -fr "${D}${localstatedir}/run"
51 51
@@ -57,14 +57,14 @@ do_install_append() {
57PACKAGES =. "${@bb.utils.contains('PACKAGECONFIG', 'initrd', '${PN}-initrd ', '', d)}" 57PACKAGES =. "${@bb.utils.contains('PACKAGECONFIG', 'initrd', '${PN}-initrd ', '', d)}"
58PACKAGES =+ "${PN}-set-default-theme" 58PACKAGES =+ "${PN}-set-default-theme"
59 59
60FILES_${PN}-initrd = "${libexecdir}/plymouth/*" 60FILES:${PN}-initrd = "${libexecdir}/plymouth/*"
61FILES_${PN}-set-default-theme = "${sbindir}/plymouth-set-default-theme" 61FILES:${PN}-set-default-theme = "${sbindir}/plymouth-set-default-theme"
62 62
63FILES_${PN} += "${systemd_unitdir}/system/*" 63FILES:${PN} += "${systemd_unitdir}/system/*"
64FILES_${PN}-dbg += "${libdir}/plymouth/renderers/.debug" 64FILES:${PN}-dbg += "${libdir}/plymouth/renderers/.debug"
65 65
66 66
67RDEPENDS_${PN}-initrd = "bash dracut" 67RDEPENDS:${PN}-initrd = "bash dracut"
68RDEPENDS_${PN}-set-default-theme = "bash" 68RDEPENDS:${PN}-set-default-theme = "bash"
69 69
70SYSTEMD_SERVICE_${PN} = "plymouth-start.service" 70SYSTEMD_SERVICE:${PN} = "plymouth-start.service"
diff --git a/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb b/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb
index 68dc804241..c230a25348 100644
--- a/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb
+++ b/meta-oe/recipes-core/proxy-libintl/proxy-libintl_20100902.bb
@@ -15,10 +15,10 @@ SRC_URI[sha256sum] = "291ac350cc5eb4a01b0d651ca99fae64cee8a1c06b2005277fab5a4356
15 15
16S = "${WORKDIR}" 16S = "${WORKDIR}"
17PACKAGES = "${PN} ${PN}-dev" 17PACKAGES = "${PN} ${PN}-dev"
18FILES_${PN}-dev = "${includedir}/libintl.h ${libdir}/libintl.a" 18FILES:${PN}-dev = "${includedir}/libintl.h ${libdir}/libintl.a"
19INSANE_SKIP_${PN}-dev = "staticdev" 19INSANE_SKIP:${PN}-dev = "staticdev"
20ALLOW_EMPTY_${PN} = "1" 20ALLOW_EMPTY:${PN} = "1"
21CFLAGS_append = " -fPIC -Wall -I ../../include ${@['-DSTUB_ONLY', ''][d.getVar('USE_NLS') != 'no']}" 21CFLAGS:append = " -fPIC -Wall -I ../../include ${@['-DSTUB_ONLY', ''][d.getVar('USE_NLS') != 'no']}"
22TARGET_CC_ARCH += "${LDFLAGS}" 22TARGET_CC_ARCH += "${LDFLAGS}"
23 23
24do_compile() { 24do_compile() {
diff --git a/meta-oe/recipes-core/safec/safec_3.5.1.bb b/meta-oe/recipes-core/safec/safec_3.5.1.bb
index 91d8fc65a0..fa30f7cf40 100644
--- a/meta-oe/recipes-core/safec/safec_3.5.1.bb
+++ b/meta-oe/recipes-core/safec/safec_3.5.1.bb
@@ -16,6 +16,6 @@ COMPATIBLE_HOST = '(x86_64|i.86|powerpc|powerpc64|arm|aarch64|mips).*-linux'
16 16
17PACKAGES =+ "${PN}-check" 17PACKAGES =+ "${PN}-check"
18 18
19FILES_${PN}-check += "${bindir}/check_for_unsafe_apis" 19FILES:${PN}-check += "${bindir}/check_for_unsafe_apis"
20 20
21RDEPENDS_${PN}-check += "perl" 21RDEPENDS:${PN}-check += "perl"
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_243.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_243.bb
index dee3eab497..6411677d98 100644
--- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_243.bb
+++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_243.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRC
18 " 18 "
19 19
20# patches needed by musl 20# patches needed by musl
21SRC_URI_append_libc-musl = " ${SRC_URI_MUSL}" 21SRC_URI:append:libc-musl = " ${SRC_URI_MUSL}"
22SRC_URI_MUSL = "\ 22SRC_URI_MUSL = "\
23 file://0002-don-t-use-glibc-specific-qsort_r.patch \ 23 file://0002-don-t-use-glibc-specific-qsort_r.patch \
24 file://0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch \ 24 file://0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch \
@@ -46,7 +46,7 @@ SRC_URI_MUSL = "\
46 " 46 "
47 47
48PACKAGECONFIG ??= "gshadow idn" 48PACKAGECONFIG ??= "gshadow idn"
49PACKAGECONFIG_remove_libc-musl = " gshadow idn" 49PACKAGECONFIG:remove:libc-musl = " gshadow idn"
50PACKAGECONFIG[gshadow] = "-Dgshadow=true,-Dgshadow=false" 50PACKAGECONFIG[gshadow] = "-Dgshadow=true,-Dgshadow=false"
51PACKAGECONFIG[idn] = "-Didn=true,-Didn=false" 51PACKAGECONFIG[idn] = "-Didn=true,-Didn=false"
52 52
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb
index 338a89dda4..12eae5c7d5 100644
--- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb
+++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.8.3.bb
@@ -32,12 +32,12 @@ EXTRA_OECMAKE = "-DBUILD_CODE_GEN=ON \
32 32
33S = "${WORKDIR}/git" 33S = "${WORKDIR}/git"
34 34
35do_install_append() { 35do_install:append() {
36 if ! ${@bb.utils.contains('PTEST_ENABLED', '1', 'true', 'false', d)}; then 36 if ! ${@bb.utils.contains('PTEST_ENABLED', '1', 'true', 'false', d)}; then
37 rm -rf ${D}${sysconfdir}/dbus-1 37 rm -rf ${D}${sysconfdir}/dbus-1
38 fi 38 fi
39} 39}
40 40
41PTEST_PATH = "${libdir}/${BPN}/tests" 41PTEST_PATH = "${libdir}/${BPN}/tests"
42FILES_${PN}-ptest =+ "${sysconfdir}/dbus-1/system.d/" 42FILES:${PN}-ptest =+ "${sysconfdir}/dbus-1/system.d/"
43FILES_${PN}-dev += "${bindir}/sdbus-c++-xml2cpp" 43FILES:${PN}-dev += "${bindir}/sdbus-c++-xml2cpp"
diff --git a/meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb b/meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb
index f82f8e9ce2..b91a1d864e 100644
--- a/meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb
+++ b/meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb
@@ -12,7 +12,7 @@ SRC_URI = "\
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
14 14
15RCONFLICTS_${PN} = "\ 15RCONFLICTS:${PN} = "\
16 busybox-inittab \ 16 busybox-inittab \
17 sysvinit-inittab \ 17 sysvinit-inittab \
18" 18"
@@ -56,7 +56,7 @@ do_install() {
56 install -D -m 0744 ${S}/rcS ${D}${sysconfdir}/init.d/rcS 56 install -D -m 0744 ${S}/rcS ${D}${sysconfdir}/init.d/rcS
57} 57}
58 58
59FILES_${PN} = "\ 59FILES:${PN} = "\
60 ${sysconfdir}/inittab \ 60 ${sysconfdir}/inittab \
61 ${sysconfdir}/init.d/rcK \ 61 ${sysconfdir}/init.d/rcK \
62 ${sysconfdir}/init.d/rcS \ 62 ${sysconfdir}/init.d/rcS \
diff --git a/meta-oe/recipes-core/toybox/toybox_0.8.5.bb b/meta-oe/recipes-core/toybox/toybox_0.8.5.bb
index 90a0ad6c73..69ac8b58d4 100644
--- a/meta-oe/recipes-core/toybox/toybox_0.8.5.bb
+++ b/meta-oe/recipes-core/toybox/toybox_0.8.5.bb
@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "bfd230c187726347f7e31a1fc5841705871dfe4f3cbc6628f512b54e57
13 13
14SECTION = "base" 14SECTION = "base"
15 15
16RDEPENDS_${PN} = "${@["", "toybox-inittab"][(d.getVar('VIRTUAL-RUNTIME_init_manager') == 'toybox')]}" 16RDEPENDS:${PN} = "${@["", "toybox-inittab"][(d.getVar('VIRTUAL-RUNTIME_init_manager') == 'toybox')]}"
17 17
18TOYBOX_BIN = "generated/unstripped/toybox" 18TOYBOX_BIN = "generated/unstripped/toybox"
19 19
@@ -24,7 +24,7 @@ TOYBOX_BIN = "generated/unstripped/toybox"
24# CROSS_COMPILE = compiler prefix 24# CROSS_COMPILE = compiler prefix
25CFLAGS += "${TOOLCHAIN_OPTIONS} ${TUNE_CCARGS}" 25CFLAGS += "${TOOLCHAIN_OPTIONS} ${TUNE_CCARGS}"
26 26
27COMPILER_toolchain-clang = "clang" 27COMPILER:toolchain-clang = "clang"
28COMPILER ?= "gcc" 28COMPILER ?= "gcc"
29 29
30PACKAGECONFIG ??= "no-iconv no-getconf" 30PACKAGECONFIG ??= "no-iconv no-getconf"
@@ -45,7 +45,7 @@ do_configure() {
45 fi 45 fi
46 46
47 # Copy defconfig to .config if .config does not exist. This allows 47 # Copy defconfig to .config if .config does not exist. This allows
48 # recipes to manage the .config themselves in do_configure_prepend(). 48 # recipes to manage the .config themselves in do_configure:prepend().
49 if [ -f "${WORKDIR}/defconfig" ] && [ ! -f "${B}/.config" ]; then 49 if [ -f "${WORKDIR}/defconfig" ] && [ ! -f "${B}/.config" ]; then
50 cp "${WORKDIR}/defconfig" "${B}/.config" 50 cp "${WORKDIR}/defconfig" "${B}/.config"
51 fi 51 fi
@@ -95,7 +95,7 @@ do_install() {
95# over busybox where possible but not over other packages 95# over busybox where possible but not over other packages
96ALTERNATIVE_PRIORITY = "60" 96ALTERNATIVE_PRIORITY = "60"
97 97
98python do_package_prepend () { 98python do_package:prepend () {
99 # Read links from /etc/toybox.links and create appropriate 99 # Read links from /etc/toybox.links and create appropriate
100 # update-alternatives variables 100 # update-alternatives variables
101 101
@@ -107,7 +107,7 @@ python do_package_prepend () {
107 for alt_link_name in f: 107 for alt_link_name in f:
108 alt_link_name = alt_link_name.strip() 108 alt_link_name = alt_link_name.strip()
109 alt_name = os.path.basename(alt_link_name) 109 alt_name = os.path.basename(alt_link_name)
110 d.appendVar('ALTERNATIVE_%s' % (pn), ' ' + alt_name) 110 d.appendVar('ALTERNATIVE:%s' % (pn), ' ' + alt_name)
111 d.setVarFlag('ALTERNATIVE_LINK_NAME', alt_name, alt_link_name) 111 d.setVarFlag('ALTERNATIVE_LINK_NAME', alt_name, alt_link_name)
112 d.setVarFlag('ALTERNATIVE_TARGET', alt_name, target) 112 d.setVarFlag('ALTERNATIVE_TARGET', alt_name, target)
113 f.close() 113 f.close()
diff --git a/meta-oe/recipes-core/usleep/usleep_1.0.bb b/meta-oe/recipes-core/usleep/usleep_1.0.bb
index 370dd4ae68..249a6ef542 100644
--- a/meta-oe/recipes-core/usleep/usleep_1.0.bb
+++ b/meta-oe/recipes-core/usleep/usleep_1.0.bb
@@ -25,9 +25,9 @@ do_install() {
25 25
26inherit update-alternatives 26inherit update-alternatives
27 27
28ALTERNATIVE_${PN} = "usleep" 28ALTERNATIVE:${PN} = "usleep"
29ALTERNATIVE_PRIORITY = "80" 29ALTERNATIVE_PRIORITY = "80"
30ALTERNATIVE_LINK_NAME[usleep] = "${base_bindir}/usleep" 30ALTERNATIVE_LINK_NAME[usleep] = "${base_bindir}/usleep"
31 31
32ALTERNATIVE_${PN}-doc = "usleep.1" 32ALTERNATIVE:${PN}-doc = "usleep.1"
33ALTERNATIVE_LINK_NAME[usleep.1] = "${mandir}/man1/usleep.1" 33ALTERNATIVE_LINK_NAME[usleep.1] = "${mandir}/man1/usleep.1"