diff options
-rw-r--r-- | meta-oe/recipes-core/toybox/toybox_0.8.6.bb (renamed from meta-oe/recipes-core/toybox/toybox_0.8.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/toybox/toybox_0.8.5.bb b/meta-oe/recipes-core/toybox/toybox_0.8.6.bb index 705f531f10..50ce50d1c2 100644 --- a/meta-oe/recipes-core/toybox/toybox_0.8.5.bb +++ b/meta-oe/recipes-core/toybox/toybox_0.8.6.bb | |||
@@ -9,7 +9,7 @@ inherit cml1 update-alternatives | |||
9 | 9 | ||
10 | SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \ | 10 | SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \ |
11 | " | 11 | " |
12 | SRC_URI[sha256sum] = "bfd230c187726347f7e31a1fc5841705871dfe4f3cbc6628f512b54e57360949" | 12 | SRC_URI[sha256sum] = "4298c90a2b238348e4fdc9f89eb4988356c80da3f0cf78c279d2e82b9119034b" |
13 | 13 | ||
14 | SECTION = "base" | 14 | SECTION = "base" |
15 | 15 | ||