summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/m4/m4-1.4.19.inc2
-rw-r--r--meta/recipes-devtools/opkg/opkg_0.6.1.bb2
2 files changed, 2 insertions, 2 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"