From 6b9f0feb54d95560f7015c61566044baf4d215d0 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 11 Jun 2021 17:01:51 +0800 Subject: [PATCH] toybox: upgrade 0.8.4 -> 0.8.5 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../recipes-core/toybox/{toybox_0.8.4.bb => toybox_0.8.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-core/toybox/{toybox_0.8.4.bb => toybox_0.8.5.bb} (97%) diff --git a/meta-oe/recipes-core/toybox/toybox_0.8.4.bb b/meta-oe/recipes-core/toybox/toybox_0.8.5.bb similarity index 97% rename from meta-oe/recipes-core/toybox/toybox_0.8.4.bb rename to meta-oe/recipes-core/toybox/toybox_0.8.5.bb index cc98b9ec07..90a0ad6c73 100644 --- a/meta-oe/recipes-core/toybox/toybox_0.8.4.bb +++ b/meta-oe/recipes-core/toybox/toybox_0.8.5.bb @@ -9,7 +9,7 @@ inherit cml1 update-alternatives SRC_URI = "http://www.landley.net/toybox/downloads/${BPN}-${PV}.tar.gz \ " -SRC_URI[sha256sum] = "cb2a565a8d30015d08d73628795dca51a85b99b149aeabbbecd9e8dbdbd8fddc" +SRC_URI[sha256sum] = "bfd230c187726347f7e31a1fc5841705871dfe4f3cbc6628f512b54e57360949" SECTION = "base"