]> code.ossystems Code Review - openembedded-core.git/commitdiff
dpkg: update 1.20.7.1 -> 1.20.9
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 5 May 2021 15:17:58 +0000 (17:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 May 2021 22:23:24 +0000 (23:23 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dpkg/dpkg_1.20.9.bb [moved from meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb
rename to meta/recipes-devtools/dpkg/dpkg_1.20.9.bb
index 55ac84f72474c0faaf90a90b6db04eeefbfdcb40..60ae3ff7368c5f2098a8fa6a96f052e5715f2839 100644 (file)
@@ -1,7 +1,7 @@
 require dpkg.inc
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=sid \
+SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=1.20.x \
            file://noman.patch \
            file://remove-tar-no-timestamp.patch \
            file://arch_pm.patch \
@@ -19,6 +19,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=sid \
 
 SRC_URI_append_class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch"
 
-SRCREV = "667bf0aeb92e0e7bb225ee273569c5e2389083bd"
+SRCREV = "2177b782b16e77e97c9643961a5ae3c639bcc4a3"
 
 S = "${WORKDIR}/git"