diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2018-12-18 17:30:02 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-03 12:35:54 +0000 |
| commit | 8949da6beaa8bc2e429040a95d8435045a064104 (patch) | |
| tree | f082c646f153bc53fe6ccf5cb75b4d7ee1c14e64 /meta/recipes-gnome/gobject-introspection | |
| parent | 9707bb401f54d74b5605b449e2cdd06be750b83b (diff) | |
| download | poky-8949da6beaa8bc2e429040a95d8435045a064104.tar.gz | |
gobject-introspection: upgrade 1.58.1 -> 1.58.2
(From OE-Core rev: 544af1339ed3b76d80450fc78aebac009648b389)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gobject-introspection')
| -rw-r--r-- | meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.2.bb (renamed from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.1.bb) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch index fdcef3c714..4017d445f7 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 2882e091e7b905441beef51dbed968f4dd7ffd7c Mon Sep 17 00:00:00 2001 | 1 | From 47a596165e253edb45eb48a35e50f488182e13fd Mon Sep 17 00:00:00 2001 |
| 2 | From: Sascha Silbe <x-yo17@se-silbe.de> | 2 | From: Sascha Silbe <x-yo17@se-silbe.de> |
| 3 | Date: Fri, 8 Jun 2018 13:55:10 +0200 | 3 | Date: Fri, 8 Jun 2018 13:55:10 +0200 |
| 4 | Subject: [PATCH] Relocate the repository directory for native builds | 4 | Subject: [PATCH] Relocate the repository directory for native builds |
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.1.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.2.bb index f4f41b61c0..242899accc 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.1.bb +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.58.2.bb | |||
| @@ -23,8 +23,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-$ | |||
| 23 | file://0001-Port-cross-compilation-support-to-meson.patch \ | 23 | file://0001-Port-cross-compilation-support-to-meson.patch \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | SRC_URI[md5sum] = "101b04fb0184f9a0c718d450c056d68c" | 26 | SRC_URI[md5sum] = "8479d6c543173721ce948484d0cd1d64" |
| 27 | SRC_URI[sha256sum] = "4954681fa5c5ed95451d914de89de1263a5b35158b1ded1a8b870042c0d0df89" | 27 | SRC_URI[sha256sum] = "2a5e0f69459af7ca4c41b8f4e19d9c80ddf877834bb0e7fdd420e2495ae2eda8" |
| 28 | 28 | ||
| 29 | SRC_URI_append_class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch" | 29 | SRC_URI_append_class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch" |
| 30 | 30 | ||
