summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-08 22:59:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-09 10:33:25 +0000
commit5ecc682582defd843f513bcd96e2c99db6e85baa (patch)
tree048790596dfe872f10feba77ac487237dcfc540b /meta/recipes-core/glib-2.0
parenteea1eeb4ec0dbffd13f4c4694eb9378b552860d0 (diff)
downloadpoky-5ecc682582defd843f513bcd96e2c99db6e85baa.tar.gz
glib-2.0: upgrade 2.70.1 -> 2.70.2
(From OE-Core rev: 05a296a3a54a3dbba11aa6aaf34d872a6bc25486) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch2
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.70.2.bb (renamed from meta/recipes-core/glib-2.0/glib-2.0_2.70.1.bb)2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
index 9bfb6e85cc..2118c7e6b9 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
+++ b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
@@ -1,4 +1,4 @@
1From ab071f315deed3740f867161ee58436b985d6fc1 Mon Sep 17 00:00:00 2001 1From f4b144cbcd474d5f4982e654607fd609e056b532 Mon Sep 17 00:00:00 2001
2From: Ross Burton <ross.burton@intel.com> 2From: Ross Burton <ross.burton@intel.com>
3Date: Fri, 11 Mar 2016 15:35:55 +0000 3Date: Fri, 11 Mar 2016 15:35:55 +0000
4Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds 4Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.70.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.70.2.bb
index f7bb62f74b..df0dde5080 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.70.1.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.70.2.bb
@@ -20,7 +20,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
20 " 20 "
21SRC_URI:append:class-native = " file://relocate-modules.patch" 21SRC_URI:append:class-native = " file://relocate-modules.patch"
22 22
23SRC_URI[sha256sum] = "f9b7bce7f51753a1f43853bbcaca8bf09e15e994268e29cfd7a76f65636263c0" 23SRC_URI[sha256sum] = "0551459c85cd3da3d58ddc9016fd28be5af503f5e1615a71ba5b512ac945806f"
24 24
25# Find any meson cross files in FILESPATH that are relevant for the current 25# Find any meson cross files in FILESPATH that are relevant for the current
26# build (using siteinfo) and add them to EXTRA_OEMESON. 26# build (using siteinfo) and add them to EXTRA_OEMESON.