[meta-oe] toybox: upgrade 0.8.5 -> 0.8.6

Message ID 1649931533-20183-3-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe] toybox: upgrade 0.8.5 -> 0.8.6 | expand

Commit Message

Mingyu Wang (Fujitsu) April 14, 2022, 10:18 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-core/toybox/{toybox_0.8.5.bb => toybox_0.8.6.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-core/toybox/{toybox_0.8.5.bb => toybox_0.8.6.bb} (97%)

Patch

diff --git a/meta-oe/recipes-core/toybox/toybox_0.8.5.bb b/meta-oe/recipes-core/toybox/toybox_0.8.6.bb
similarity index 97%
rename from meta-oe/recipes-core/toybox/toybox_0.8.5.bb
rename to meta-oe/recipes-core/toybox/toybox_0.8.6.bb
index 705f531f10..50ce50d1c2 100644
--- a/meta-oe/recipes-core/toybox/toybox_0.8.5.bb
+++ b/meta-oe/recipes-core/toybox/toybox_0.8.6.bb
@@ -9,7 +9,7 @@  inherit cml1 update-alternatives
 
 SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \
            "
-SRC_URI[sha256sum] = "bfd230c187726347f7e31a1fc5841705871dfe4f3cbc6628f512b54e57360949"
+SRC_URI[sha256sum] = "4298c90a2b238348e4fdc9f89eb4988356c80da3f0cf78c279d2e82b9119034b"
 
 SECTION = "base"