From 9c04f9dca26eabdf71a432492d4b718805fda8f0 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 22 Feb 2021 10:20:12 +0000 Subject: [PATCH] apt: Upgrade 1.8.2.1 -> 1.8.2.2 Signed-off-by: Richard Purdie --- meta/recipes-devtools/apt/{apt_1.8.2.1.bb => apt_1.8.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/apt/{apt_1.8.2.1.bb => apt_1.8.2.2.bb} (97%) diff --git a/meta/recipes-devtools/apt/apt_1.8.2.1.bb b/meta/recipes-devtools/apt/apt_1.8.2.2.bb similarity index 97% rename from meta/recipes-devtools/apt/apt_1.8.2.1.bb rename to meta/recipes-devtools/apt/apt_1.8.2.2.bb index 0e10f9ba1d..6c5633c91f 100644 --- a/meta/recipes-devtools/apt/apt_1.8.2.1.bb +++ b/meta/recipes-devtools/apt/apt_1.8.2.2.bb @@ -23,7 +23,7 @@ SRC_URI_append_class-nativesdk = " \ file://0001-Do-not-configure-packages-on-installation.patch \ " -SRC_URI[sha256sum] = "6d447f2e9437ec24e78350b63bb0592bee1f050811d51990b0c783183b0983f8" +SRC_URI[sha256sum] = "f5030de22a5cc80db6fe0d42373b5df25d7dc56e94d9155f2eaa80dbd65e82fa" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" # the package is taken from snapshots.debian.org; that source is static and goes stale -- 2.40.1