From a9561eeb710eee02cdf9817245882d29f797b9b0 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 7 Dec 2021 08:06:25 +0800 Subject: [PATCH] opkg-utils: upgrade 0.4.5 -> 0.5.0 Signed-off-by: Zheng Ruoqin Signed-off-by: Richard Purdie --- .../opkg-utils/{opkg-utils_0.4.5.bb => opkg-utils_0.5.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/opkg-utils/{opkg-utils_0.4.5.bb => opkg-utils_0.5.0.bb} (94%) diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.5.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb similarity index 94% rename from meta/recipes-devtools/opkg-utils/opkg-utils_0.4.5.bb rename to meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb index a2bcc7f661..21678a27b2 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_0.4.5.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb @@ -12,8 +12,7 @@ SRC_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/${BPN}/snapshot/${BPN}-${PV " UPSTREAM_CHECK_URI = "http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/refs/" -SRC_URI[md5sum] = "025b19744e5c7fc1c8380e17df1fcc64" -SRC_URI[sha256sum] = "528635e674addea5c2b3a3268404ad04a952c4f410d17c3d754f5dd5529770c9" +SRC_URI[sha256sum] = "55733c0f8ffde2bb4f9593cfd66a1f68e6a2f814e8e62f6fd78472911c818c32" TARGET_CC_ARCH += "${LDFLAGS}" -- 2.40.1