summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools_29.0.6.r14.bb4
-rw-r--r--meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-rarfile_4.2.bb2
-rw-r--r--meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb2
4 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools_29.0.6.r14.bb b/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools_29.0.6.r14.bb
index d2680b4578..ee665bb151 100644
--- a/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools_29.0.6.r14.bb
+++ b/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools_29.0.6.r14.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
7 file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \ 7 file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \
8 file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \ 8 file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \
9" 9"
10DEPENDS = "libbsd libpcre zlib libcap libusb squashfs-tools p7zip libselinux googletest" 10DEPENDS = "libbsd libpcre zlib libcap libusb squashfs-tools 7zip libselinux googletest"
11 11
12SRCREV_core = "abfd66fafcbb691d7860df059f1df1c9b1ef29da" 12SRCREV_core = "abfd66fafcbb691d7860df059f1df1c9b1ef29da"
13 13
@@ -168,7 +168,7 @@ do_install() {
168 168
169PACKAGES =+ "${PN}-fstools ${PN}-adbd" 169PACKAGES =+ "${PN}-fstools ${PN}-adbd"
170 170
171RDEPENDS:${BPN} = "${BPN}-conf p7zip" 171RDEPENDS:${BPN} = "${BPN}-conf 7zip"
172 172
173FILES:${PN}-adbd = "\ 173FILES:${PN}-adbd = "\
174 ${bindir}/adbd \ 174 ${bindir}/adbd \
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
index eec9dbc58f..4a19bb5809 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
@@ -385,7 +385,7 @@ RDEPENDS:packagegroup-meta-oe-extended = "\
385 nicstat \ 385 nicstat \
386 ${@bb.utils.contains("DISTRO_FEATURES", "pam", "openwsman", "", d)} \ 386 ${@bb.utils.contains("DISTRO_FEATURES", "pam", "openwsman", "", d)} \
387 ostree \ 387 ostree \
388 p7zip \ 388 7zip \
389 ${@bb.utils.contains("DISTRO_FEATURES", "pam", "pam-plugin-ccreds pam-plugin-ldapdb pam-ssh-agent-auth", "", d)} \ 389 ${@bb.utils.contains("DISTRO_FEATURES", "pam", "pam-plugin-ccreds pam-plugin-ldapdb pam-ssh-agent-auth", "", d)} \
390 pegtl \ 390 pegtl \
391 ${@bb.utils.contains("DISTRO_FEATURES", "polkit", "polkit-group-rule-datetime polkit-group-rule-network polkit", "", d)} \ 391 ${@bb.utils.contains("DISTRO_FEATURES", "polkit", "polkit-group-rule-datetime polkit-group-rule-network polkit", "", d)} \
diff --git a/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb b/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
index 41cff4bfc4..6f3012d1e1 100644
--- a/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
@@ -13,7 +13,7 @@ inherit pypi
13PYPI_PACKAGE="rarfile" 13PYPI_PACKAGE="rarfile"
14 14
15RDEPENDS:${PN} += "\ 15RDEPENDS:${PN} += "\
16 p7zip \ 16 7zip \
17 python3-core \ 17 python3-core \
18 python3-datetime \ 18 python3-datetime \
19 python3-crypt \ 19 python3-crypt \
diff --git a/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb
index abb5c14e64..4822f0cada 100644
--- a/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb
+++ b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb
@@ -30,4 +30,4 @@ do_configure:prepend() {
30 30
31FILES:${PN} += "${libdir}/thunar-archive-plugin" 31FILES:${PN} += "${libdir}/thunar-archive-plugin"
32 32
33RRECOMMENDS:${PN} = "lzop zip tar bzip2 unzip xz p7zip" 33RRECOMMENDS:${PN} = "lzop zip tar bzip2 unzip xz 7zip"