diff options
-rw-r--r-- | meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb (renamed from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.124.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.124.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb index 4fc59adfbe..38b015c401 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.124.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.126.bb | |||
@@ -11,8 +11,7 @@ SRC_URI = "\ | |||
11 | file://0001-do-not-hardcode-the-full-path-of-dpkg.patch \ | 11 | file://0001-do-not-hardcode-the-full-path-of-dpkg.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "8a5e97f60236c3a63f715c056a5f0e29" | 14 | SRC_URI[sha256sum] = "bc48e1c500c33bed50bd00d201f338d3c92d6c0dcb1f202c3bc00ef01f96c618" |
15 | SRC_URI[sha256sum] = "7700e9864b29f166b26c54153ed8c275b46f4b9a60468bb607e019a64c16cd8f" | ||
16 | 15 | ||
17 | S = "${WORKDIR}/debootstrap" | 16 | S = "${WORKDIR}/debootstrap" |
18 | 17 | ||