summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb
new file mode 100644
index 0000000000..eace71a731
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb
@@ -0,0 +1,16 @@
1require glib.inc
2
3PE = "1"
4PR = "r0"
5
6SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.26/glib-${PV}.tar.bz2 \
7 file://configure-libtool.patch \
8 file://60_wait-longer-for-threads-to-die.patch \
9 file://g_once_init_enter.patch \
10 "
11
12SRC_URI[md5sum] = "17535accceef55bcb17a74d73f9c2aef"
13SRC_URI[sha256sum] = "7a74ff12b6b9dee1f2d0e520b56b68b621920c4f4250bdf23468e515625c28d5"
14
15SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch"
16BBCLASSEXTEND = "native"