All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] adwaita-icon-theme: 3.18.0 -> 3.21.2
@ 2016-08-15  7:02 Wang Xin
  2016-08-15  9:25 ` Burton, Ross
  0 siblings, 1 reply; 7+ messages in thread
From: Wang Xin @ 2016-08-15  7:02 UTC (permalink / raw)
  To: openembedded-core

Upgrade adwaita-icon-theme from 3.18.0 to 3.21.2.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
---
 .../{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.21.2.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.21.2.bb} (92%)

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.21.2.bb
similarity index 92%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_3.21.2.bb
index 34b82b7..7e0a06e 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.21.2.bb
@@ -14,8 +14,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
           "
 
-SRC_URI[md5sum] = "ec1fa3fde83ad166ae7075a97dc1ec4b"
-SRC_URI[sha256sum] = "5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58"
+SRC_URI[md5sum] = "cdd4e593ba8bd886c8f26bbaa9219fb1"
+SRC_URI[sha256sum] = "c083bc8188e5d84379fcd93d2ac833ab1b6138f35a330e2a63048a4f63afd165"
 
 do_install_append() {
 	# Build uses gtk-encode-symbolic-svg to create png versions:
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] adwaita-icon-theme: 3.18.0 -> 3.21.2
  2016-08-15  7:02 [PATCH] adwaita-icon-theme: 3.18.0 -> 3.21.2 Wang Xin
@ 2016-08-15  9:25 ` Burton, Ross
  2016-08-17  9:04   ` [PATCH] adwaita-icon-theme: 3.18.0 -> 3.20 Wang Xin
  2016-08-17  9:05   ` [PATCH v2] " Wang Xin
  0 siblings, 2 replies; 7+ messages in thread
From: Burton, Ross @ 2016-08-15  9:25 UTC (permalink / raw)
  To: Wang Xin; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

On 15 August 2016 at 08:02, Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
wrote:

> Upgrade adwaita-icon-theme from 3.18.0 to 3.21.2.
>

x.[odd].y are development releases, so this should upgrade to either 3.20.x
or 3.22.x.

Ross

[-- Attachment #2: Type: text/html, Size: 653 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH] adwaita-icon-theme: 3.18.0 -> 3.20
  2016-08-15  9:25 ` Burton, Ross
@ 2016-08-17  9:04   ` Wang Xin
  2016-08-17  9:05   ` [PATCH v2] " Wang Xin
  1 sibling, 0 replies; 7+ messages in thread
From: Wang Xin @ 2016-08-17  9:04 UTC (permalink / raw)
  To: openembedded-core

Upgrade adwaita-icon-theme from 3.18.0 to 3.20.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
---
 .../{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb} (92%)

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
similarity index 92%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
index 34b82b7..5fcc92f 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
@@ -14,8 +14,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
           "
 
-SRC_URI[md5sum] = "ec1fa3fde83ad166ae7075a97dc1ec4b"
-SRC_URI[sha256sum] = "5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58"
+SRC_URI[md5sum] = "411be2bd68dd8b0a3c86aca2eb351ce4"
+SRC_URI[sha256sum] = "7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35"
 
 do_install_append() {
 	# Build uses gtk-encode-symbolic-svg to create png versions:
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH v2] adwaita-icon-theme: 3.18.0 -> 3.20
  2016-08-15  9:25 ` Burton, Ross
  2016-08-17  9:04   ` [PATCH] adwaita-icon-theme: 3.18.0 -> 3.20 Wang Xin
@ 2016-08-17  9:05   ` Wang Xin
  2016-08-18 19:01     ` Burton, Ross
  1 sibling, 1 reply; 7+ messages in thread
From: Wang Xin @ 2016-08-17  9:05 UTC (permalink / raw)
  To: openembedded-core

Upgrade adwaita-icon-theme from 3.18.0 to 3.20.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
---
 .../{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb} (92%)

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
similarity index 92%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
index 34b82b7..5fcc92f 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
@@ -14,8 +14,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
           "
 
-SRC_URI[md5sum] = "ec1fa3fde83ad166ae7075a97dc1ec4b"
-SRC_URI[sha256sum] = "5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58"
+SRC_URI[md5sum] = "411be2bd68dd8b0a3c86aca2eb351ce4"
+SRC_URI[sha256sum] = "7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35"
 
 do_install_append() {
 	# Build uses gtk-encode-symbolic-svg to create png versions:
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH v2] adwaita-icon-theme: 3.18.0 -> 3.20
  2016-08-17  9:05   ` [PATCH v2] " Wang Xin
@ 2016-08-18 19:01     ` Burton, Ross
  2016-08-19  7:45       ` [PATCH] " Wang Xin
  2016-08-19  7:47       ` [PATCH v3] " Wang Xin
  0 siblings, 2 replies; 7+ messages in thread
From: Burton, Ross @ 2016-08-18 19:01 UTC (permalink / raw)
  To: Wang Xin; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 1961 bytes --]

This produces:

WARNING: adwaita-icon-theme-3.20-r0 do_configure: QA Issue:
adwaita-icon-theme depends on intltool but doesn't use it
[redundant-intltool]

Please remove the dependency on intltool and verify the build still works
with a clean sysroot.

Roos

On 17 August 2016 at 10:05, Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
wrote:

> Upgrade adwaita-icon-theme from 3.18.0 to 3.20.
>
> Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
> ---
>  .../{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb}      |
> 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.18.0.bb =>
> adwaita-icon-theme_3.20.bb} (92%)
>
> diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
> b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
> similarity index 92%
> rename from meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
> rename to meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
> index 34b82b7..5fcc92f 100644
> --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
> +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
> @@ -14,8 +14,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
>  SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
>            "
>
> -SRC_URI[md5sum] = "ec1fa3fde83ad166ae7075a97dc1ec4b"
> -SRC_URI[sha256sum] = "5e9ce726001fdd8ee93c394fdc3cdb
> 9e1603bbed5b7c62df453ccf521ec50e58"
> +SRC_URI[md5sum] = "411be2bd68dd8b0a3c86aca2eb351ce4"
> +SRC_URI[sha256sum] = "7a0a887349f340dd644032f89d8126
> 4b694c4b006bd51af1c2c368d431e7ae35"
>
>  do_install_append() {
>         # Build uses gtk-encode-symbolic-svg to create png versions:
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 3712 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH] adwaita-icon-theme: 3.18.0 -> 3.20
  2016-08-18 19:01     ` Burton, Ross
@ 2016-08-19  7:45       ` Wang Xin
  2016-08-19  7:47       ` [PATCH v3] " Wang Xin
  1 sibling, 0 replies; 7+ messages in thread
From: Wang Xin @ 2016-08-19  7:45 UTC (permalink / raw)
  To: openembedded-core

1) Upgrade adwaita-icon-theme from 3.18.0 to 3.20.
2) Delete DEPENDS, since intltool is not needed.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
---
 .../{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb} (90%)

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
similarity index 90%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
index 34b82b7..bb0eaeb 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
@@ -8,14 +8,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c"
 
 inherit allarch autotools pkgconfig gettext gtk-icon-cache upstream-version-is-even
 
-DEPENDS += "intltool-native"
 
 MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
           "
 
-SRC_URI[md5sum] = "ec1fa3fde83ad166ae7075a97dc1ec4b"
-SRC_URI[sha256sum] = "5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58"
+SRC_URI[md5sum] = "411be2bd68dd8b0a3c86aca2eb351ce4"
+SRC_URI[sha256sum] = "7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35"
 
 do_install_append() {
 	# Build uses gtk-encode-symbolic-svg to create png versions:
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH v3] adwaita-icon-theme: 3.18.0 -> 3.20
  2016-08-18 19:01     ` Burton, Ross
  2016-08-19  7:45       ` [PATCH] " Wang Xin
@ 2016-08-19  7:47       ` Wang Xin
  1 sibling, 0 replies; 7+ messages in thread
From: Wang Xin @ 2016-08-19  7:47 UTC (permalink / raw)
  To: openembedded-core

1) Upgrade adwaita-icon-theme from 3.18.0 to 3.20.
2) Delete DEPENDS, since intltool is not needed.

Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com>
---
 .../{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.18.0.bb => adwaita-icon-theme_3.20.bb} (90%)

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
similarity index 90%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
index 34b82b7..bb0eaeb 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.20.bb
@@ -8,14 +8,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c"
 
 inherit allarch autotools pkgconfig gettext gtk-icon-cache upstream-version-is-even
 
-DEPENDS += "intltool-native"
 
 MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
           "
 
-SRC_URI[md5sum] = "ec1fa3fde83ad166ae7075a97dc1ec4b"
-SRC_URI[sha256sum] = "5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58"
+SRC_URI[md5sum] = "411be2bd68dd8b0a3c86aca2eb351ce4"
+SRC_URI[sha256sum] = "7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35"
 
 do_install_append() {
 	# Build uses gtk-encode-symbolic-svg to create png versions:
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-08-19  7:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-15  7:02 [PATCH] adwaita-icon-theme: 3.18.0 -> 3.21.2 Wang Xin
2016-08-15  9:25 ` Burton, Ross
2016-08-17  9:04   ` [PATCH] adwaita-icon-theme: 3.18.0 -> 3.20 Wang Xin
2016-08-17  9:05   ` [PATCH v2] " Wang Xin
2016-08-18 19:01     ` Burton, Ross
2016-08-19  7:45       ` [PATCH] " Wang Xin
2016-08-19  7:47       ` [PATCH v3] " Wang Xin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.