summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-03-09 22:00:48 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-03-12 23:39:13 +0000
commitf1709ba573455d627bac66db6c16c2262fa056ff (patch)
tree11bb8fd7e8213d2e601e31e55a2acee1fcecb26b
parent4617ef6abf44e04b527ed111bb37f22f04ca24ab (diff)
downloadpoky-f1709ba573455d627bac66db6c16c2262fa056ff.tar.gz
m4/opkg/ethtool/attr/libgpg-error: Add missing bash ptest dependency
(From OE-Core rev: 27b6605c7b95f70a50b4243818a03c5b2412c5a6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/m4/m4-1.4.19.inc2
-rw-r--r--meta/recipes-devtools/opkg/opkg_0.6.1.bb2
-rw-r--r--meta/recipes-extended/ethtool/ethtool_6.2.bb2
-rw-r--r--meta/recipes-support/attr/attr.inc1
-rw-r--r--meta/recipes-support/libgpg-error/libgpg-error_1.46.bb2
5 files changed, 5 insertions, 4 deletions
diff --git a/meta/recipes-devtools/m4/m4-1.4.19.inc b/meta/recipes-devtools/m4/m4-1.4.19.inc
index c098a4077e..fd3efa5469 100644
--- a/meta/recipes-devtools/m4/m4-1.4.19.inc
+++ b/meta/recipes-devtools/m4/m4-1.4.19.inc
@@ -53,7 +53,7 @@ do_install_ptest() {
53} 53}
54 54
55 55
56RDEPENDS:${PN}-ptest += "make coreutils diffutils" 56RDEPENDS:${PN}-ptest += "make coreutils diffutils bash"
57RDEPENDS:${PN}-ptest:append:libc-glibc = "\ 57RDEPENDS:${PN}-ptest:append:libc-glibc = "\
58 locale-base-fr-fr \ 58 locale-base-fr-fr \
59 locale-base-fr-fr.iso-8859-1 \ 59 locale-base-fr-fr.iso-8859-1 \
diff --git a/meta/recipes-devtools/opkg/opkg_0.6.1.bb b/meta/recipes-devtools/opkg/opkg_0.6.1.bb
index c95a40d268..c3f4a7dd57 100644
--- a/meta/recipes-devtools/opkg/opkg_0.6.1.bb
+++ b/meta/recipes-devtools/opkg/opkg_0.6.1.bb
@@ -65,7 +65,7 @@ do_install_ptest () {
65RDEPENDS:${PN} = "${VIRTUAL-RUNTIME_update-alternatives} opkg-arch-config libarchive" 65RDEPENDS:${PN} = "${VIRTUAL-RUNTIME_update-alternatives} opkg-arch-config libarchive"
66RDEPENDS:${PN}:class-native = "" 66RDEPENDS:${PN}:class-native = ""
67RDEPENDS:${PN}:class-nativesdk = "" 67RDEPENDS:${PN}:class-nativesdk = ""
68RDEPENDS:${PN}-ptest += "make binutils python3-core python3-compression" 68RDEPENDS:${PN}-ptest += "make binutils python3-core python3-compression bash"
69RREPLACES:${PN} = "opkg-nogpg opkg-collateral" 69RREPLACES:${PN} = "opkg-nogpg opkg-collateral"
70RCONFLICTS:${PN} = "opkg-collateral" 70RCONFLICTS:${PN} = "opkg-collateral"
71RPROVIDES:${PN} = "opkg-collateral" 71RPROVIDES:${PN} = "opkg-collateral"
diff --git a/meta/recipes-extended/ethtool/ethtool_6.2.bb b/meta/recipes-extended/ethtool/ethtool_6.2.bb
index 881e638851..aea03b729d 100644
--- a/meta/recipes-extended/ethtool/ethtool_6.2.bb
+++ b/meta/recipes-extended/ethtool/ethtool_6.2.bb
@@ -17,7 +17,7 @@ UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/"
17 17
18inherit autotools ptest bash-completion pkgconfig 18inherit autotools ptest bash-completion pkgconfig
19 19
20RDEPENDS:${PN}-ptest += "make" 20RDEPENDS:${PN}-ptest += "make bash"
21 21
22PACKAGECONFIG ?= "netlink" 22PACKAGECONFIG ?= "netlink"
23PACKAGECONFIG[netlink] = "--enable-netlink,--disable-netlink,libmnl," 23PACKAGECONFIG[netlink] = "--enable-netlink,--disable-netlink,libmnl,"
diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc
index a4e38f2b19..53d9dccb27 100644
--- a/meta/recipes-support/attr/attr.inc
+++ b/meta/recipes-support/attr/attr.inc
@@ -49,6 +49,7 @@ do_install_ptest() {
49} 49}
50 50
51RDEPENDS:${PN}-ptest = "attr \ 51RDEPENDS:${PN}-ptest = "attr \
52 bash \
52 coreutils \ 53 coreutils \
53 perl-module-filehandle \ 54 perl-module-filehandle \
54 perl-module-getopt-std \ 55 perl-module-getopt-std \
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb
index 580fe208d4..e0f2d86303 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.46.bb
@@ -26,7 +26,7 @@ BINCONFIG = "${bindir}/gpg-error-config"
26 26
27inherit autotools binconfig-disabled pkgconfig gettext multilib_header multilib_script ptest 27inherit autotools binconfig-disabled pkgconfig gettext multilib_header multilib_script ptest
28 28
29RDEPENDS:${PN}-ptest:append = " make" 29RDEPENDS:${PN}-ptest:append = " make bash"
30 30
31MULTILIB_SCRIPTS = "${PN}-dev:${bindir}/gpgrt-config" 31MULTILIB_SCRIPTS = "${PN}-dev:${bindir}/gpgrt-config"
32 32