From c57b93b6a6beadf3c8a73d3b33dd1abf376739d9 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 18 Oct 2022 09:06:15 +0800 Subject: [PATCH] debootstrap: upgrade 1.0.127 -> 1.0.128 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{debootstrap_1.0.127.bb => debootstrap_1.0.128.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/debootstrap/{debootstrap_1.0.127.bb => debootstrap_1.0.128.bb} (89%) diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.128.bb similarity index 89% rename from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb rename to meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.128.bb index 5e0a488429..4d13aa66c8 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.127.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.128.bb @@ -11,7 +11,7 @@ SRC_URI = "\ file://0001-do-not-hardcode-the-full-path-of-dpkg.patch \ " -SRC_URI[sha256sum] = "45887cf0582e6d16598e50713278d16b2272d02bdd117a9876e98277300dabd4" +SRC_URI[sha256sum] = "09e7f8795fee894b77994213ee3a588e9d8f96ddf5f93afdec91e9a137aa7866" S = "${WORKDIR}/debootstrap"