new file mode 100644
@@ -0,0 +1,15 @@
+# -*- mode:python; -*-
+LICENSE = "LGPL-2.0+"
+
+require ${PN}.inc
+
+SRC_URI += "file://glibconfig-sysdefs.h"
+SRC_URI += "file://60_wait-longer-for-threads-to-die.patch"
+SRC_URI += "file://0005-glib-mkenums-interpreter.patch.patch"
+
+do_patch[postfuncs] += "do_patch_extra_files"
+do_patch_extra_files() {
+ install -m 0644 ${SRCDIR}/glibconfig-sysdefs.h .
+}
+
+LIBRARY_VERSION = "0"
new file mode 100644
@@ -0,0 +1 @@
+007dc8dc834ae4132e8e34b90ca2a28c186abcf8 glib-2.39.2.tar.xz