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