From 7596b0e56a45a4b8fd20cf9e33cad4032d3f29a5 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sun, 30 Mar 2025 17:27:55 +0800 Subject: [PATCH] debootstrap: upgrade 1.0.138 -> 1.0.140 https://salsa.debian.org/installer-team/debootstrap/-/blob/1.0.140/debian/changelog Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../{debootstrap_1.0.138.bb => debootstrap_1.0.140.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/debootstrap/{debootstrap_1.0.138.bb => debootstrap_1.0.140.bb} (89%) diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.138.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.140.bb similarity index 89% rename from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.138.bb rename to meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.140.bb index fb3ad7378f..468a6c13b6 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.138.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.140.bb @@ -11,7 +11,7 @@ SRC_URI = "\ file://0003-do-not-hardcode-the-full-path-of-dpkg.patch \ " -SRC_URI[sha256sum] = "e8e8b72388b6e5ced65d1b5e69ce0b9e13f4813da0c328a52add57ee5f79430a" +SRC_URI[sha256sum] = "c95eb2aeb952b3fd09f4a07859115d40c4d04a8d551b3071b0a10fcd0db7ebc4" S = "${WORKDIR}/debootstrap"