[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4839/8267] libnl: update to 3.2.29



commit a4b618930ac398c054edcc89c14bde3211ba7cb5
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Wed Feb 22 16:51:16 2017 +0200

    libnl: update to 3.2.29
    
    Dropped patches are all backports.
    
    (From OE-Core rev: 57ff86881cb8e303c6a177b0ec8e8930dfb3b0a3)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...01-lib-add-utility-function-nl_strerror_l.patch |  146 -------
 ...to-using-strerror_l-instead-of-strerror_r.patch |  403 --------------------
 ...to-using-strerror_l-instead-of-strerror_r.patch |   82 ----
 .../libnl/{libnl_3.2.28.bb => libnl_3.2.29.bb}     |    7 +-
 4 files changed, 2 insertions(+), 636 deletions(-)
---
diff --git a/meta/recipes-support/libnl/libnl_3.2.28.bb b/meta/recipes-support/libnl/libnl_3.2.29.bb
similarity index 80%
rename from meta/recipes-support/libnl/libnl_3.2.28.bb
rename to meta/recipes-support/libnl/libnl_3.2.29.bb
index 04e2d18..7d4839b 100644
--- a/meta/recipes-support/libnl/libnl_3.2.28.bb
+++ b/meta/recipes-support/libnl/libnl_3.2.29.bb
@@ -12,14 +12,11 @@ DEPENDS = "flex-native bison-native"
 SRC_URI = 
"https://github.com/thom311/${BPN}/releases/download/${BPN}${@d.getVar('PV').replace('.','_')}/${BP}.tar.gz \
            file://fix-pktloc_syntax_h-race.patch \
            file://fix-pc-file.patch \
-           file://0001-lib-add-utility-function-nl_strerror_l.patch \
-           file://0002-lib-switch-to-using-strerror_l-instead-of-strerror_r.patch \
-           file://0003-src-switch-to-using-strerror_l-instead-of-strerror_r.patch \
 "
 UPSTREAM_CHECK_URI = "https://github.com/thom311/${BPN}/releases";
 
-SRC_URI[md5sum] = "bab12db1eb94a42129f712a44be91a67"
-SRC_URI[sha256sum] = "cd608992c656e8f6e3ab6c1391b162a5a51c49336b9219f7f390e61fc5437c41"
+SRC_URI[md5sum] = "a8ba62a5c4f883f4e493a46d1f3733fe"
+SRC_URI[sha256sum] = "0beb593dc6abfffa18a5c787b27884979c1b7e7f1fd468c801e3cc938a685922"
 
 inherit autotools pkgconfig
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]