summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-10-22 10:22:25 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-21 20:02:43 -0700
commitb66ce03e277ffae6259cf5d5b77f9a3902fc35cc (patch)
tree3b75f15e6f3c4f99cdc2e6636aba5afc668d3965
parent5d022129e4296ed7a7a995ee57468ca078392387 (diff)
downloadmeta-openembedded-b66ce03e277ffae6259cf5d5b77f9a3902fc35cc.tar.gz
toybox: upgrade 0.8.12 -> 0.8.13
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-core/toybox/toybox_0.8.13.bb (renamed from meta-oe/recipes-core/toybox/toybox_0.8.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/toybox/toybox_0.8.12.bb b/meta-oe/recipes-core/toybox/toybox_0.8.13.bb
index 7281bb5684..919743135b 100644
--- a/meta-oe/recipes-core/toybox/toybox_0.8.12.bb
+++ b/meta-oe/recipes-core/toybox/toybox_0.8.13.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] = "ad88a921133ae2231d9f2df875ec0bd42af4429145caea7d7db9e02208a6fd2e" 11SRC_URI[sha256sum] = "9d4c124d7d731a2db399f6278baa2b42c2e3511f610c6ad30cc3f1a52581334b"
12 12
13SECTION = "base" 13SECTION = "base"
14 14