aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-11-06 23:25:27 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-15 15:18:49 +0000
commit572ae87d5fd7fbde87affd2fdc267ac33f3544ff (patch)
treefd7bfeeb441a6e49ac202dddc647fd49363e7bc1 /meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb
parent757224640bbf4ebf17aea22fa1419c9c3bcd89ce (diff)
downloadopenembedded-core-contrib-572ae87d5fd7fbde87affd2fdc267ac33f3544ff.tar.gz
glibc-2.0: Detect pthread_getname_np() before use
Fixes build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb
index 00ae7ef22e..17016c80c0 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.50.1.bb
@@ -16,6 +16,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
file://gi-exclude.patch \
file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \
file://0001-Do-not-ignore-return-value-of-write.patch \
+ file://0001-Test-for-pthread_getname_np-before-using-it.patch \
"
SRC_URI_append_class-native = " file://glib-gettextize-dir.patch \