diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-10-21 23:45:44 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-23 16:30:36 +0100 |
commit | 6b8c51ae0921e59423916e800cdfd7294882a53e (patch) | |
tree | 41bbb7d8e4b321ab69651d97e6ee6f48a9aa3287 /meta/recipes-gnome/gnome | |
parent | ff408c97933fa6dd6d7b10f8ecbf1b346ca5e018 (diff) | |
download | poky-6b8c51ae0921e59423916e800cdfd7294882a53e.tar.gz |
adwaita-icon-theme: upgrade 3.32.0 -> 3.34.0
(From OE-Core rev: b4e9af206623755651753ed1b776cedb004e59fd)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch | 2 | ||||
-rw-r--r-- | meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb (renamed from meta/recipes-gnome/gnome/adwaita-icon-theme_3.32.0.bb) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch index 4a98363313..a062aa63d3 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch | |||
@@ -19,7 +19,7 @@ index 4a84501..52dbb8e 100644 | |||
19 | +++ b/configure.ac | 19 | +++ b/configure.ac |
20 | @@ -3,7 +3,6 @@ AC_PREREQ(2.53) | 20 | @@ -3,7 +3,6 @@ AC_PREREQ(2.53) |
21 | 21 | ||
22 | AC_INIT([adwaita-icon-theme], [3.32.0], | 22 | AC_INIT([adwaita-icon-theme], [3.34.0], |
23 | [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme]) | 23 | [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme]) |
24 | -AC_CANONICAL_HOST | 24 | -AC_CANONICAL_HOST |
25 | AC_CONFIG_MACRO_DIR([m4]) | 25 | AC_CONFIG_MACRO_DIR([m4]) |
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.32.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb index 02676f4401..84127339b0 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.32.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb | |||
@@ -14,8 +14,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | |||
14 | file://0001-Run-installation-commands-as-shell-jobs.patch \ | 14 | file://0001-Run-installation-commands-as-shell-jobs.patch \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[md5sum] = "4b16278cfed860a86c8221de62eec151" | 17 | SRC_URI[md5sum] = "41b860c17efe065849b0cbf46e88811a" |
18 | SRC_URI[sha256sum] = "698db6e407bb987baec736c6a30216dfc0317e3ca2403c7adf3a5aa46c193286" | 18 | SRC_URI[sha256sum] = "40b7e91f8263552b64d0f9beff33150291b086618ce498c71bf10035e48c7c7f" |
19 | 19 | ||
20 | DEPENDS += "librsvg-native" | 20 | DEPENDS += "librsvg-native" |
21 | 21 | ||