From 5e3bd1a83e3bd97117512617634e4c8d0a193a69 Mon Sep 17 00:00:00 2001 From: wangmy Date: Tue, 2 Aug 2022 21:39:28 +0800 Subject: [PATCH] debootstrap: upgrade 1.0.126 -> 1.0.127 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{debootstrap_1.0.126.bb => debootstrap_1.0.127.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/debootstrap/{debootstrap_1.0.126.bb => debootstrap_1.0.127.bb} (89%) diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb similarity index 89% rename from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb rename to meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb index 38b015c401..5e0a488429 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb @@ -11,7 +11,7 @@ SRC_URI = "\ file://0001-do-not-hardcode-the-full-path-of-dpkg.patch \ " -SRC_URI[sha256sum] = "bc48e1c500c33bed50bd00d201f338d3c92d6c0dcb1f202c3bc00ef01f96c618" +SRC_URI[sha256sum] = "45887cf0582e6d16598e50713278d16b2272d02bdd117a9876e98277300dabd4" S = "${WORKDIR}/debootstrap"