From c63741294c6322e6657f485034e434aab9fe2d8d Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 4 Apr 2022 02:45:37 +0800 Subject: [PATCH] apt: upgrade 2.4.3 -> 2.4.4 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/apt/{apt_2.4.3.bb => apt_2.4.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/apt/{apt_2.4.3.bb => apt_2.4.4.bb} (97%) diff --git a/meta/recipes-devtools/apt/apt_2.4.3.bb b/meta/recipes-devtools/apt/apt_2.4.4.bb similarity index 97% rename from meta/recipes-devtools/apt/apt_2.4.3.bb rename to meta/recipes-devtools/apt/apt_2.4.4.bb index 27e455747ff..9faf1e7ea9b 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 = " \ file://0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch \ " -SRC_URI[sha256sum] = "5a7215ca924302da0b2205862cd2d651326eea222a589184ec6ce663885729f7" +SRC_URI[sha256sum] = "d6d83d122ddd7cc83b2c2f839a55940c13ab93e5cf6024a010d6a6b4110dcf0e" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" # the package is taken from snapshots.debian.org; that source is static and goes stale -- 2.47.2