summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.44.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.44.0.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.44.0.bb23
1 files changed, 23 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.44.0.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.44.0.bb
new file mode 100644
index 0000000000..227e1b4333
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.44.0.bb
@@ -0,0 +1,23 @@
1require glib.inc
2
3PE = "1"
4
5SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}"
6
7SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
8 file://configure-libtool.patch \
9 file://fix-conflicting-rand.patch \
10 file://add-march-i486-into-CFLAGS-automatically.patch \
11 file://glib-2.0-configure-readlink.patch \
12 file://run-ptest \
13 file://ptest-paths.patch \
14 file://uclibc.patch \
15 file://0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch \
16 file://allow-run-media-sdX-drive-mount-if-username-root.patch \
17 file://0001-GListModel-roll-back-use-of-type-redefinition.patch \
18 "
19
20SRC_URI_append_class-native = " file://glib-gettextize-dir.patch"
21
22SRC_URI[md5sum] = "74cf7b4ea200b76e42a4c22c8daf0f93"
23SRC_URI[sha256sum] = "f2d362b106a08fa801770d41829a06fcfe287a00421018869eebf5efc796f5b9"