[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7266/8267] connman: Remove musl patch that's no longer needed



commit fa231eaf9b2865d42e5b5eb7944da65a97693cc9
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date:   Wed Aug 16 14:49:11 2017 +0300

    connman: Remove musl patch that's no longer needed
    
    libc headers now have a backported patch that fixes this.
    
    (From OE-Core rev: 5dc1700ec6ff15aefb8ca540e5b7d3e89a14945b)
    
    Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...x-compile-on-musl-with-kernel-4.9-headers.patch |   81 --------------------
 meta/recipes-connectivity/connman/connman_1.34.bb  |    2 +-
 2 files changed, 1 insertions(+), 82 deletions(-)
---
diff --git a/meta/recipes-connectivity/connman/connman_1.34.bb 
b/meta/recipes-connectivity/connman/connman_1.34.bb
index d520568..868f940 100644
--- a/meta/recipes-connectivity/connman/connman_1.34.bb
+++ b/meta/recipes-connectivity/connman/connman_1.34.bb
@@ -9,7 +9,7 @@ SRC_URI  = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
             file://includes.patch \
             "
 SRC_URI_append_libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch \
-                             file://0001-Fix-compile-on-musl-with-kernel-4.9-headers.patch"
+                             "
 
 SRC_URI[md5sum] = "e200028702c831d5f535d20d61e608ef"
 SRC_URI[sha256sum] = "a9a0808c729c1f348fc36d8cecb52d19b72bc34cb411c502608cb0e0190fc71e"


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