summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.140.bb (renamed from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.138.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.138.bb b/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 = "\
11 file://0003-do-not-hardcode-the-full-path-of-dpkg.patch \ 11 file://0003-do-not-hardcode-the-full-path-of-dpkg.patch \
12" 12"
13 13
14SRC_URI[sha256sum] = "e8e8b72388b6e5ced65d1b5e69ce0b9e13f4813da0c328a52add57ee5f79430a" 14SRC_URI[sha256sum] = "c95eb2aeb952b3fd09f4a07859115d40c4d04a8d551b3071b0a10fcd0db7ebc4"
15 15
16S = "${WORKDIR}/debootstrap" 16S = "${WORKDIR}/debootstrap"
17 17