summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-17 09:40:59 +0800
committerKhem Raj <raj.khem@gmail.com>2024-04-21 10:52:49 -0700
commit6b86774f0c6cd487b6ae22cb277157873bb71169 (patch)
tree6bde8a2286f2843ba0f4f4edc574fdae968d077b /meta-oe/recipes-core
parent69b7fa4b6311b67ee8f5c939dad2f86092577573 (diff)
downloadmeta-openembedded-6b86774f0c6cd487b6ae22cb277157873bb71169.tar.gz
toybox: upgrade 0.8.10 -> 0.8.11
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/toybox/toybox_0.8.11.bb (renamed from meta-oe/recipes-core/toybox/toybox_0.8.10.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/toybox/toybox_0.8.10.bb b/meta-oe/recipes-core/toybox/toybox_0.8.11.bb
index d747ebf36a..db071a1995 100644
--- a/meta-oe/recipes-core/toybox/toybox_0.8.10.bb
+++ b/meta-oe/recipes-core/toybox/toybox_0.8.11.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=78659a599b9325da368f2f1eb88f19c7"
8inherit cml1 update-alternatives 8inherit 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"
11SRC_URI[sha256sum] = "d3afee05ca90bf425ced73f527e418fecd626c5340b5f58711a14531f8d7d108" 11SRC_URI[sha256sum] = "15aa3f832f4ec1874db761b9950617f99e1e38144c22da39a71311093bfe67dc"
12 12
13SECTION = "base" 13SECTION = "base"
14 14