From: Alexander Kanavin Date: Thu, 9 Mar 2023 15:19:38 +0000 (+0100) Subject: dpkg: update 1.21.20 -> 1.21.21 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1477 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a79382c53aa8fcf143192b3aa275ab9758af8fdf;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dpkg: update 1.21.20 -> 1.21.21 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/dpkg/dpkg_1.21.20.bb b/meta/recipes-devtools/dpkg/dpkg_1.21.21.bb similarity index 93% rename from meta/recipes-devtools/dpkg/dpkg_1.21.20.bb rename to meta/recipes-devtools/dpkg/dpkg_1.21.21.bb index a6ed4fd4297..a19a96ef064 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.21.20.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.21.21.bb @@ -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=main \ +SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=1.21.x \ file://noman.patch \ file://remove-tar-no-timestamp.patch \ file://arch_pm.patch \ @@ -18,6 +18,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=main SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" -SRCREV = "6c5140f124925ad4eb12fb2c8e83a050028bbc1f" +SRCREV = "9ef736b7b3a5fa0d6e991e8475eb2e3151fec345" S = "${WORKDIR}/git"