diff options
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg_0.6.1.bb')
-rw-r--r-- | meta/recipes-devtools/opkg/opkg_0.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 () { | |||
65 | RDEPENDS:${PN} = "${VIRTUAL-RUNTIME_update-alternatives} opkg-arch-config libarchive" | 65 | RDEPENDS:${PN} = "${VIRTUAL-RUNTIME_update-alternatives} opkg-arch-config libarchive" |
66 | RDEPENDS:${PN}:class-native = "" | 66 | RDEPENDS:${PN}:class-native = "" |
67 | RDEPENDS:${PN}:class-nativesdk = "" | 67 | RDEPENDS:${PN}:class-nativesdk = "" |
68 | RDEPENDS:${PN}-ptest += "make binutils python3-core python3-compression" | 68 | RDEPENDS:${PN}-ptest += "make binutils python3-core python3-compression bash" |
69 | RREPLACES:${PN} = "opkg-nogpg opkg-collateral" | 69 | RREPLACES:${PN} = "opkg-nogpg opkg-collateral" |
70 | RCONFLICTS:${PN} = "opkg-collateral" | 70 | RCONFLICTS:${PN} = "opkg-collateral" |
71 | RPROVIDES:${PN} = "opkg-collateral" | 71 | RPROVIDES:${PN} = "opkg-collateral" |