diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2019-07-18 10:16:05 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-19 08:41:40 +0100 |
commit | 130e8f041d86c1bd6924f6a5eaa20c51db48d0d9 (patch) | |
tree | 8c4ce3e44e1d33d3afc8c97acd05564c4395aeb1 /meta/recipes-core/glib-2.0 | |
parent | 71eb7d07dac5d7c1b4a841785ea671f87b54a087 (diff) | |
download | poky-130e8f041d86c1bd6924f6a5eaa20c51db48d0d9.tar.gz |
glib-2.0: upgrade 2.60.4 -> 2.60.5
Changes:
https://github.com/GNOME/glib/blob/glib-2-60/NEWS
(From OE-Core rev: 7ab3b3d57df1bddf2241b75ae6ebec29ea288502)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.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.patch | 2 | ||||
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.60.5.bb (renamed from meta/recipes-core/glib-2.0/glib-2.0_2.60.4.bb) | 4 |
2 files changed, 3 insertions, 3 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 2d698a67c8..380bee086c 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 17ca85e329bf39c004b73a02e94b597dac41ddfe Mon Sep 17 00:00:00 2001 | 1 | From 9c5d6e6ce5254a5f050bba2118a4a1807292c02a 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.60.4.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.60.5.bb index f7280090bb..bcb1fdb9a6 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.60.4.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.60.5.bb | |||
@@ -21,5 +21,5 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ | |||
21 | SRC_URI_append_class-native = " file://relocate-modules.patch" | 21 | SRC_URI_append_class-native = " file://relocate-modules.patch" |
22 | SRC_URI_append_class-target = " file://glib-meson.cross" | 22 | SRC_URI_append_class-target = " file://glib-meson.cross" |
23 | 23 | ||
24 | SRC_URI[md5sum] = "87e2c4973470811dfed3d6746c961488" | 24 | SRC_URI[md5sum] = "7dced27cfa79419dc6cc82c02190c457" |
25 | SRC_URI[sha256sum] = "2b941ec5dcb92e5ea83fe42f9eb55a827bc8a12c153ad2489d551c31d04733dd" | 25 | SRC_URI[sha256sum] = "3edf1df576ee82b2ecb8ba85c343644e48ee62e68290e71e6084b00d6ba2622e" |