From c4f3039744ed825dc44053871dc9f980f5d66132 Mon Sep 17 00:00:00 2001 From: wangmy Date: Thu, 14 Apr 2022 18:18:52 +0800 Subject: [PATCH] toybox: upgrade 0.8.5 -> 0.8.6 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../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%) 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"