summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-22 13:39:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-22 23:42:51 +0100
commit408776f94e650a41d9945255730fbcbfde0bf595 (patch)
treecfefa2c37b5d1f5c9cf8396d86d928cb28e1e273 /meta/recipes-devtools/apt
parenta8d664c7a12affa7fbbc278bc1a08f0e649c49c6 (diff)
downloadpoky-408776f94e650a41d9945255730fbcbfde0bf595.tar.gz
apt: upgrade 2.4.4 -> 2.4.5
(From OE-Core rev: 6a6462fd0ab140b554f4bda260e26b938cd44dc2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@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.5.bb (renamed from meta/recipes-devtools/apt/apt_2.4.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/apt/apt_2.4.4.bb b/meta/recipes-devtools/apt/apt_2.4.5.bb
index 9faf1e7ea9..95c25e3036 100644
--- a/meta/recipes-devtools/apt/apt_2.4.4.bb
+++ b/meta/recipes-devtools/apt/apt_2.4.5.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] = "d6d83d122ddd7cc83b2c2f839a55940c13ab93e5cf6024a010d6a6b4110dcf0e" 28SRC_URI[sha256sum] = "5552f175c3a3924f5cda0c079b821b30f68a2521959f2c30ab164d2ec7993ecf"
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