diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-01 06:34:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-04 11:28:23 +0100 |
commit | dcde02ad6f150721f5717688c04765d23674930f (patch) | |
tree | e2495016931c0926d2ba4d919d77eb2806466d04 /meta | |
parent | 5e449b9d2555a774a0175b70627d65f67ba2cb7a (diff) | |
download | poky-dcde02ad6f150721f5717688c04765d23674930f.tar.gz |
glib-2.0: upgrade 2.72.1 -> 2.72.2
(From OE-Core rev: 780d40c9cc98fd5e9369be974acbbb60d7531a60)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch | 2 | ||||
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb (renamed from meta/recipes-core/glib-2.0/glib-2.0_2.72.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 816b790ce7..fb50fff6a5 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 @@ | |||
1 | From d52b1b530c5d8a1e70ae45d6e2139e9d3f25207f Mon Sep 17 00:00:00 2001 | 1 | From a30eb17c20e070124b55523d86729348f2929f95 Mon Sep 17 00:00:00 2001 |
2 | From: Ross Burton <ross.burton@intel.com> | 2 | From: Ross Burton <ross.burton@intel.com> |
3 | Date: Fri, 11 Mar 2016 15:35:55 +0000 | 3 | Date: Fri, 11 Mar 2016 15:35:55 +0000 |
4 | Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds | 4 | Subject: [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.72.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb index c9ccedd81f..c4a8a4b8ad 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.72.1.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.72.2.bb | |||
@@ -19,7 +19,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ | |||
19 | " | 19 | " |
20 | SRC_URI:append:class-native = " file://relocate-modules.patch" | 20 | SRC_URI:append:class-native = " file://relocate-modules.patch" |
21 | 21 | ||
22 | SRC_URI[sha256sum] = "c07e57147b254cef92ce80a0378dc0c02a4358e7de4702e9f403069781095fe2" | 22 | SRC_URI[sha256sum] = "78d599a133dba7fe2036dfa8db8fb6131ab9642783fc9578b07a20995252d2de" |
23 | 23 | ||
24 | # Find any meson cross files in FILESPATH that are relevant for the current | 24 | # Find any meson cross files in FILESPATH that are relevant for the current |
25 | # build (using siteinfo) and add them to EXTRA_OEMESON. | 25 | # build (using siteinfo) and add them to EXTRA_OEMESON. |