diff options
-rw-r--r-- | meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.124.bb (renamed from meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.123.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.123.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.124.bb index c7e28534d1..300c98f91b 100644 --- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.123.bb +++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.124.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "\ | |||
10 | file://0002-support-to-override-usr-bin-arch-test.patch \ | 10 | file://0002-support-to-override-usr-bin-arch-test.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "b959c7ac01839e9b96a733d27b19e59e" | 13 | SRC_URI[md5sum] = "8a5e97f60236c3a63f715c056a5f0e29" |
14 | SRC_URI[sha256sum] = "5e5a8147ecdd6be0eea5ac4d6ed8192cc653e93f744dd3306c9b1cc51d6ca328" | 14 | SRC_URI[sha256sum] = "7700e9864b29f166b26c54153ed8c275b46f4b9a60468bb607e019a64c16cd8f" |
15 | 15 | ||
16 | S = "${WORKDIR}/debootstrap" | 16 | S = "${WORKDIR}/debootstrap" |
17 | 17 | ||