summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-04 02:45:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-28 17:07:18 +0100
commit1c359364955b9e19a60ed9e7d123630c3e86b7e4 (patch)
tree10778252842dc8d35abddf90138d1122293be23c
parent7eada90a6696ba961c4471f6ac2d3623f69b0f2b (diff)
downloadpoky-1c359364955b9e19a60ed9e7d123630c3e86b7e4.tar.gz
apt: upgrade 2.4.3 -> 2.4.4
apt (2.4.4) * Recognize Static-Built-Using and order it below Built-Using (Closes: #1008759) (From OE-Core rev: aa269a4f9808d1feadad926a2926165a5b6ed84e) 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> (cherry picked from commit c63741294c6322e6657f485034e434aab9fe2d8d) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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