summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.56.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.56.1.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.56.1.bb24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.56.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.56.1.bb
new file mode 100644
index 0000000000..7bc437d47f
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.56.1.bb
@@ -0,0 +1,24 @@
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://run-ptest \
10 file://uclibc_musl_translation.patch \
11 file://allow-run-media-sdX-drive-mount-if-username-root.patch \
12 file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \
13 file://Enable-more-tests-while-cross-compiling.patch \
14 file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \
15 file://0001-Do-not-ignore-return-value-of-write.patch \
16 file://0001-Test-for-pthread_getname_np-before-using-it.patch \
17 file://0010-Do-not-hardcode-python-path-into-various-tools.patch \
18 file://0001-glib-mkenums-Ignore-other-per-value-options-than-ski.patch \
19 "
20
21SRC_URI_append_class-native = " file://relocate-modules.patch"
22
23SRC_URI[md5sum] = "988af38524804ea1ae6bc9a2bad181ff"
24SRC_URI[sha256sum] = "40ef3f44f2c651c7a31aedee44259809b6f03d3d20be44545cd7d177221c0b8d"