mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
Update p7zip to 7zip
Due to commit [Use 7zip 2409 to replace p7zip 16.02] applied, update affected recipes Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f \
|
||||
file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \
|
||||
"
|
||||
DEPENDS = "libbsd libpcre zlib libcap libusb squashfs-tools p7zip libselinux googletest"
|
||||
DEPENDS = "libbsd libpcre zlib libcap libusb squashfs-tools 7zip libselinux googletest"
|
||||
|
||||
SRCREV_core = "abfd66fafcbb691d7860df059f1df1c9b1ef29da"
|
||||
|
||||
@@ -168,7 +168,7 @@ do_install() {
|
||||
|
||||
PACKAGES =+ "${PN}-fstools ${PN}-adbd"
|
||||
|
||||
RDEPENDS:${BPN} = "${BPN}-conf p7zip"
|
||||
RDEPENDS:${BPN} = "${BPN}-conf 7zip"
|
||||
|
||||
FILES:${PN}-adbd = "\
|
||||
${bindir}/adbd \
|
||||
|
||||
Reference in New Issue
Block a user