]> code.ossystems Code Review - openembedded-core.git/commitdiff
opkg: upgrade to v0.3.3
authorAlejandro del Castillo <alejandro.delcastillo@ni.com>
Wed, 13 Jul 2016 21:05:34 +0000 (16:05 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:53 +0000 (10:24 +0100)
Bug fix release to address two regressions:

*  Fix build breakage when using configure option --enable-sha256
*  Do not remove packages if removal operation is not valid due to
   installed dependents

Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/opkg/opkg_0.3.3.bb [moved from meta/recipes-devtools/opkg/opkg_0.3.2.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/opkg/opkg_0.3.2.bb
rename to meta/recipes-devtools/opkg/opkg_0.3.3.bb
index 0251b7dadc1876b37809c7a0c466ff615c592ea0..bce72fcd26517107faa4d9df04190ab0c60e9b9a 100644 (file)
@@ -17,8 +17,8 @@ SRC_URI = "http://downloads.yoctoproject.org/releases/${BPN}/${BPN}-${PV}.tar.gz
            file://0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch \
 "
 
-SRC_URI[md5sum] = "b2cc1baa89d0b3d49e63ab002fd2e0a6"
-SRC_URI[sha256sum] = "c9fa948a779a4e493b9669c239de317d43c43accbccbb0cf84056f9b269ba7b0"
+SRC_URI[md5sum] = "a4613038c8afc7d8d482f5c53f137bdf"
+SRC_URI[sha256sum] = "19db9e73121a5e4c91fa228b0a6a4c55cc3591056130cfb3c66c30aa32f8d00e"
 
 inherit autotools pkgconfig systemd