summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/toybox/toybox_0.6.0.bb (renamed from meta-oe/recipes-core/toybox/toybox_0.5.2.bb)9
1 files changed, 5 insertions, 4 deletions
diff --git a/meta-oe/recipes-core/toybox/toybox_0.5.2.bb b/meta-oe/recipes-core/toybox/toybox_0.6.0.bb
index bcd6a72552..da03200b2d 100644
--- a/meta-oe/recipes-core/toybox/toybox_0.5.2.bb
+++ b/meta-oe/recipes-core/toybox/toybox_0.6.0.bb
@@ -1,10 +1,11 @@
1SUMMARY = "Toybox combines common utilities together into a single executable." 1SUMMARY = "Toybox combines common utilities together into a single executable."
2HOMEPAGE = "http://www.landley.net/toybox/" 2HOMEPAGE = "http://www.landley.net/toybox/"
3 3
4SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \ 4SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz"
5 file://0001-Match-paths-with-busybox.patch" 5
6SRC_URI[md5sum] = "b5d1242767c411b69dcd717da1c218b2" 6SRC_URI[md5sum] = "7f4a6c89e56c48e3350e611f5b36c2cf"
7SRC_URI[sha256sum] = "dec7f6433ee0e130f224fc63760b347ad0572280c4de32f1aaefbee813a79a00" 7SRC_URI[sha256sum] = "b6e2694d19ac08f1c3416d5b2a02a31d445db2ed98dec89761430cdff2c9710d"
8
8 9
9LICENSE = "BSD-0-Clause" 10LICENSE = "BSD-0-Clause"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=f0b8b3dd6431bcaa245da0a08bd0d511" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=f0b8b3dd6431bcaa245da0a08bd0d511"