From: Alexander Kanavin Date: Wed, 5 May 2021 15:17:58 +0000 (+0200) Subject: dpkg: update 1.20.7.1 -> 1.20.9 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7947 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2000040d92a41ef5ae594aed2482a7b33d17dda9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dpkg: update 1.20.7.1 -> 1.20.9 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb b/meta/recipes-devtools/dpkg/dpkg_1.20.9.bb 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 55ac84f7247..60ae3ff7368 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.20.9.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=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"