summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-04 02:45:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-19 14:14:10 +0100
commita405b7979e528cc79d8b97a06d7a24d6877be75f (patch)
treeb7b55d03eff3e35963039f96790e2fbc10c960e1 /meta/recipes-devtools/apt
parent099e417005f270ccbb2da457362f93bf26adcfe5 (diff)
downloadpoky-a405b7979e528cc79d8b97a06d7a24d6877be75f.tar.gz
apt: upgrade 2.4.3 -> 2.4.4
(From OE-Core rev: c63741294c6322e6657f485034e434aab9fe2d8d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt')
-rw-r--r--meta/recipes-devtools/apt/apt_2.4.4.bb (renamed from meta/recipes-devtools/apt/apt_2.4.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/apt/apt_2.4.3.bb b/meta/recipes-devtools/apt/apt_2.4.4.bb
index 27e455747f..9faf1e7ea9 100644
--- a/meta/recipes-devtools/apt/apt_2.4.3.bb
+++ b/meta/recipes-devtools/apt/apt_2.4.4.bb
@@ -25,7 +25,7 @@ SRC_URI:append:class-nativesdk = " \
25 file://0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch \ 25 file://0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch \
26 " 26 "
27 27
28SRC_URI[sha256sum] = "5a7215ca924302da0b2205862cd2d651326eea222a589184ec6ce663885729f7" 28SRC_URI[sha256sum] = "d6d83d122ddd7cc83b2c2f839a55940c13ab93e5cf6024a010d6a6b4110dcf0e"
29LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" 29LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263"
30 30
31# the package is taken from snapshots.debian.org; that source is static and goes stale 31# the package is taken from snapshots.debian.org; that source is static and goes stale