[oe-commits] [openembedded-core] 32/47: libarchive: update to 3.2.2

git at git.openembedded.org git at git.openembedded.org
Wed Nov 16 10:39:36 UTC 2016


rpurdie pushed a commit to branch morty
in repository openembedded-core.

commit 9fde7e21d5f61553c371124380982ecd6402ccb9
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Fri Oct 28 17:29:00 2016 +0300

    libarchive: update to 3.2.2
    
    (From OE-Core rev: 14fc66856a59e44d6861ed4ef88909908e597615)
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../libarchive/{libarchive_3.2.1.bb => libarchive_3.2.2.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/libarchive/libarchive_3.2.1.bb b/meta/recipes-extended/libarchive/libarchive_3.2.2.bb
similarity index 94%
rename from meta/recipes-extended/libarchive/libarchive_3.2.1.bb
rename to meta/recipes-extended/libarchive/libarchive_3.2.2.bb
index b65b5df..cf66e9d 100644
--- a/meta/recipes-extended/libarchive/libarchive_3.2.1.bb
+++ b/meta/recipes-extended/libarchive/libarchive_3.2.2.bb
@@ -34,8 +34,8 @@ PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4,"
 SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \
            "
 
-SRC_URI[md5sum] = "afa257047d1941a565216edbf0171e72"
-SRC_URI[sha256sum] = "72ee1a4e3fd534525f13a0ba1aa7b05b203d186e0c6072a8a4738649d0b3cfd2"
+SRC_URI[md5sum] = "1ec00b7dcaf969dd2a5712f85f23c764"
+SRC_URI[sha256sum] = "691c194ee132d1f0f7a42541f091db811bc2e56f7107e9121be2bc8c04f1060f"
 
 inherit autotools update-alternatives pkgconfig
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list