diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2017-03-13 17:48:58 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-03-16 23:34:33 +0100 |
| commit | d6ff17de88327cba5509630fb06d1afe37ffed50 (patch) | |
| tree | 03805a4c614320f6400bb3f5757ec4ee6c4efd02 /meta-oe/recipes-core/toybox | |
| parent | 82b589603ce1283f0e19554a43379741f05b3c62 (diff) | |
| download | meta-openembedded-d6ff17de88327cba5509630fb06d1afe37ffed50.tar.gz | |
toybox: Upgrade to 0.7.3
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core/toybox')
| -rw-r--r-- | meta-oe/recipes-core/toybox/toybox_0.7.3.bb (renamed from meta-oe/recipes-core/toybox/toybox_0.7.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/toybox/toybox_0.7.2.bb b/meta-oe/recipes-core/toybox/toybox_0.7.3.bb index 84146584d8..0cd44ff643 100644 --- a/meta-oe/recipes-core/toybox/toybox_0.7.2.bb +++ b/meta-oe/recipes-core/toybox/toybox_0.7.3.bb | |||
| @@ -6,8 +6,8 @@ SRC_URI = " \ | |||
| 6 | http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \ | 6 | http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "372d8fdf6ea3675edbf1f6a4109b6db6" | 9 | SRC_URI[md5sum] = "6fa2a001402cb067ba541e0d8948da50" |
| 10 | SRC_URI[sha256sum] = "79da71c7c39cef0a5f7b834f0b17d0d436e7994dd33e912f581b4c12d3b1681f" | 10 | SRC_URI[sha256sum] = "e6469b508224e0d2e4564dda05c4bb47aef5c28bf29d6c983bcdc6e3a0cd29d6" |
| 11 | 11 | ||
| 12 | LICENSE = "BSD-0-Clause" | 12 | LICENSE = "BSD-0-Clause" |
| 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0b8b3dd6431bcaa245da0a08bd0d511" | 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f0b8b3dd6431bcaa245da0a08bd0d511" |
