diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2019-11-19 04:33:29 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-25 17:57:23 +0000 |
commit | 4603d9401c0240847b5f8fccc33a0301ce071a83 (patch) | |
tree | c1459f060e3d5706ce88f7f31eb31e54996955a5 /meta | |
parent | 491d3708618e6a2924eee6c8901363680c08a90f (diff) | |
download | poky-4603d9401c0240847b5f8fccc33a0301ce071a83.tar.gz |
adwaita-icon-theme:upgrade 3.34.0 -> 3.34.3
(From OE-Core rev: 7a1ca18512e355eb9adcff5e2e2105cde0e2bd9c)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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.3.bb (renamed from meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.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 a062aa63d3..372f144be0 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.34.0], | 22 | AC_INIT([adwaita-icon-theme], [3.34.3], |
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.34.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.3.bb index 3f6b60fbde..3a2727b701 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.3.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] = "41b860c17efe065849b0cbf46e88811a" | 17 | SRC_URI[md5sum] = "9aea4ad9bc002aacad155ee0748b357f" |
18 | SRC_URI[sha256sum] = "40b7e91f8263552b64d0f9beff33150291b086618ce498c71bf10035e48c7c7f" | 18 | SRC_URI[sha256sum] = "e7c2d8c259125d5f35ec09522b88c8fe7ecf625224ab0811213ef0a95d90b908" |
19 | 19 | ||
20 | DEPENDS += "librsvg-native" | 20 | DEPENDS += "librsvg-native" |
21 | 21 | ||