All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cups:2.2.6->2.2.7
@ 2018-05-03  7:24 Hong Liu
  2018-05-03  7:24 ` [PATCH] gtk-doc: 1.27 -> 1.28 Hong Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Hong Liu @ 2018-05-03  7:24 UTC (permalink / raw)
  To: openembedded-core

Upgrade cups 2.2.6 to 2.2.7

Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
---
 meta/recipes-extended/cups/cups_2.2.6.bb | 6 ------
 meta/recipes-extended/cups/cups_2.2.7.bb | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 meta/recipes-extended/cups/cups_2.2.6.bb
 create mode 100644 meta/recipes-extended/cups/cups_2.2.7.bb

diff --git a/meta/recipes-extended/cups/cups_2.2.6.bb b/meta/recipes-extended/cups/cups_2.2.6.bb
deleted file mode 100644
index 3aa934b..0000000
--- a/meta/recipes-extended/cups/cups_2.2.6.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require cups.inc
-
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f212b4338db0da8cb892e94bf2949460"
-
-SRC_URI[md5sum] = "e91c26d8d97b5a1630a962f530f02192"
-SRC_URI[sha256sum] = "40385778c2b3bdf55030d1c999734e22774c79e3425d91339ce677825620169b"
diff --git a/meta/recipes-extended/cups/cups_2.2.7.bb b/meta/recipes-extended/cups/cups_2.2.7.bb
new file mode 100644
index 0000000..8a363a8
--- /dev/null
+++ b/meta/recipes-extended/cups/cups_2.2.7.bb
@@ -0,0 +1,6 @@
+require cups.inc
+
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f212b4338db0da8cb892e94bf2949460"
+
+SRC_URI[md5sum] = "ac703bcde223dab6d205a5fff193f716"
+SRC_URI[sha256sum] = "3c4b637b737077565ccdfbd5f61785d03f49461ae736fcc2c0ffaf41d2c6ea6a"
-- 
2.7.4





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

* [PATCH] gtk-doc: 1.27 -> 1.28
  2018-05-03  7:24 [PATCH] cups:2.2.6->2.2.7 Hong Liu
@ 2018-05-03  7:24 ` Hong Liu
  2018-05-03  7:24 ` [PATCH] wayland:1.14.0->1.15.0 Hong Liu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Hong Liu @ 2018-05-03  7:24 UTC (permalink / raw)
  To: openembedded-core

Upgrade gtk-doc from 1.27 to 1.28.

Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
---
 meta/recipes-gnome/gtk-doc/{gtk-doc_1.27.bb => gtk-doc_1.28.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/gtk-doc/{gtk-doc_1.27.bb => gtk-doc_1.28.bb} (93%)

diff --git a/meta/recipes-gnome/gtk-doc/gtk-doc_1.27.bb b/meta/recipes-gnome/gtk-doc/gtk-doc_1.28.bb
similarity index 93%
rename from meta/recipes-gnome/gtk-doc/gtk-doc_1.27.bb
rename to meta/recipes-gnome/gtk-doc/gtk-doc_1.28.bb
index 4552811..a2ec6ac 100644
--- a/meta/recipes-gnome/gtk-doc/gtk-doc_1.27.bb
+++ b/meta/recipes-gnome/gtk-doc/gtk-doc_1.28.bb
@@ -18,8 +18,8 @@ PACKAGECONFIG ??= "${@bb.utils.contains("DISTRO_FEATURES", "api-documentation",
 PACKAGECONFIG[working-scripts] = "--with-highlight=source-highlight,--with-highlight=no,libxslt-native xmlto-native source-highlight-native python3-six"
 PACKAGECONFIG[tests] = "--enable-tests,--disable-tests,glib-2.0"
 
-SRC_URI[archive.md5sum] = "b29949e0964762e474b706ce22171602"
-SRC_URI[archive.sha256sum] = "e26bd3f7080c749b1cb66c46c6bf8239e2f320a949964fb9c6d56e1b0c6d9a6f"
+SRC_URI[archive.md5sum] = "48550c33f9b9b530f9e5f397979b613a"
+SRC_URI[archive.sha256sum] = "911e29e302252c96128965ee1f4067d5431a88e00ad1023a8bc1d6b922af5715"
 SRC_URI += "file://0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch \
            file://0001-Do-not-error-out-if-xsltproc-is-not-found.patch \
            file://conditionaltests.patch \
-- 
2.7.4





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

* [PATCH] wayland:1.14.0->1.15.0
  2018-05-03  7:24 [PATCH] cups:2.2.6->2.2.7 Hong Liu
  2018-05-03  7:24 ` [PATCH] gtk-doc: 1.27 -> 1.28 Hong Liu
@ 2018-05-03  7:24 ` Hong Liu
  2018-05-15 22:13   ` Denys Dmytriyenko
  2018-05-03  7:24 ` [PATCH] xcb-proto:1.12->1.13 Hong Liu
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 7+ messages in thread
From: Hong Liu @ 2018-05-03  7:24 UTC (permalink / raw)
  To: openembedded-core

Upgrade wayland from 1.14.0 to 1.15.0.

Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
---
 .../recipes-graphics/wayland/{wayland_1.14.0.bb => wayland_1.15.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/wayland/{wayland_1.14.0.bb => wayland_1.15.0.bb} (92%)

diff --git a/meta/recipes-graphics/wayland/wayland_1.14.0.bb b/meta/recipes-graphics/wayland/wayland_1.15.0.bb
similarity index 92%
rename from meta/recipes-graphics/wayland/wayland_1.14.0.bb
rename to meta/recipes-graphics/wayland/wayland_1.15.0.bb
index 1a9ff98..788105b 100644
--- a/meta/recipes-graphics/wayland/wayland_1.14.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.15.0.bb
@@ -15,8 +15,8 @@ DEPENDS = "expat libxml2 libffi wayland-native"
 SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
 	   file://fixpathinpcfiles.patch \
            "
-SRC_URI[md5sum] = "0235f6075c32c3be61cff94fa0b9f108"
-SRC_URI[sha256sum] = "ed80cabc0961a759a42092e2c39aabfc1ec9a13c86c98bbe2b812f008da27ab8"
+SRC_URI[md5sum] = "b7393c17fdce9a8d383edab656c92fd2"
+SRC_URI[sha256sum] = "eb3fbebb8559d56a80ad3753ec3db800f587329067962dbf65e14488b4b7aeb0"
 
 inherit autotools pkgconfig
 
-- 
2.7.4





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

* [PATCH] xcb-proto:1.12->1.13
  2018-05-03  7:24 [PATCH] cups:2.2.6->2.2.7 Hong Liu
  2018-05-03  7:24 ` [PATCH] gtk-doc: 1.27 -> 1.28 Hong Liu
  2018-05-03  7:24 ` [PATCH] wayland:1.14.0->1.15.0 Hong Liu
@ 2018-05-03  7:24 ` Hong Liu
  2018-05-03  7:40 ` ✗ patchtest: failure for wayland:1.14.0->1.15.0 (rev4) Patchwork
  2018-05-10 11:12 ` [PATCH] cups:2.2.6->2.2.7 Burton, Ross
  4 siblings, 0 replies; 7+ messages in thread
From: Hong Liu @ 2018-05-03  7:24 UTC (permalink / raw)
  To: openembedded-core

1.Upgrade xcb-proto 1.12 to 1.13

2.Delete 0001-Make-whitespace-use-consistent.patch,0002-print-is-a-function-and-needs-parentheses.patch ,since it is integrated upstream.

Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
---
 .../xorg-proto/{xcb-proto_1.12.bb => xcb-proto_1.13.bb}             | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/xorg-proto/{xcb-proto_1.12.bb => xcb-proto_1.13.bb} (87%)

diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb b/meta/recipes-graphics/xorg-proto/xcb-proto_1.13.bb
similarity index 87%
rename from meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb
rename to meta/recipes-graphics/xorg-proto/xcb-proto_1.13.bb
index 25a8373..bc0e837 100644
--- a/meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb
+++ b/meta/recipes-graphics/xorg-proto/xcb-proto_1.13.bb
@@ -12,11 +12,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
                     file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
 
 SRC_URI = "http://xcb.freedesktop.org/dist/${BP}.tar.bz2 \
-           file://0001-Make-whitespace-use-consistent.patch \
-           file://0002-print-is-a-function-and-needs-parentheses.patch \
            "
-SRC_URI[md5sum] = "14e60919f859560f28426a685a555962"
-SRC_URI[sha256sum] = "5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906"
+SRC_URI[md5sum] = "abe9aa4886138150bbc04ae4f29b90e3"
+SRC_URI[sha256sum] = "7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1"
 
 inherit autotools pkgconfig
 
-- 
2.7.4





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

* ✗ patchtest: failure for wayland:1.14.0->1.15.0 (rev4)
  2018-05-03  7:24 [PATCH] cups:2.2.6->2.2.7 Hong Liu
                   ` (2 preceding siblings ...)
  2018-05-03  7:24 ` [PATCH] xcb-proto:1.12->1.13 Hong Liu
@ 2018-05-03  7:40 ` Patchwork
  2018-05-10 11:12 ` [PATCH] cups:2.2.6->2.2.7 Burton, Ross
  4 siblings, 0 replies; 7+ messages in thread
From: Patchwork @ 2018-05-03  7:40 UTC (permalink / raw)
  To: Hong Liu; +Cc: openembedded-core

== Series Details ==

Series: wayland:1.14.0->1.15.0 (rev4)
Revision: 4
URL   : https://patchwork.openembedded.org/series/11971/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Patches not removed from tree [test_src_uri_left_files] 
  Suggested fix    Amend the patch containing the software patch file removal
  Patch            0001-Make-whitespace-use-consistent.patch
  Patch            0002-print-is-a-function-and-needs-parentheses.patch



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



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

* Re: [PATCH] cups:2.2.6->2.2.7
  2018-05-03  7:24 [PATCH] cups:2.2.6->2.2.7 Hong Liu
                   ` (3 preceding siblings ...)
  2018-05-03  7:40 ` ✗ patchtest: failure for wayland:1.14.0->1.15.0 (rev4) Patchwork
@ 2018-05-10 11:12 ` Burton, Ross
  4 siblings, 0 replies; 7+ messages in thread
From: Burton, Ross @ 2018-05-10 11:12 UTC (permalink / raw)
  To: Hong Liu; +Cc: OE-core

Breaks on the autobuilder:

auth.c: In function 'cups_crypt':
auth.c:2021:5: error: unknown type name '_cups_md5_state_t'; did you
mean '_cups_message_t'?
     _cups_md5_state_t state;  /* Primary MD5 state info */
     ^~~~~~~~~~~~~~~~~
     _cups_message_t
auth.c:2022:5: error: unknown type name '_cups_md5_state_t'; did you
mean '_cups_message_t'?
     _cups_md5_state_t state2;  /* Secondary MD5 state info */
     ^~~~~~~~~~~~~~~~~
     _cups_message_t

Ross


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

* Re: [PATCH] wayland:1.14.0->1.15.0
  2018-05-03  7:24 ` [PATCH] wayland:1.14.0->1.15.0 Hong Liu
@ 2018-05-15 22:13   ` Denys Dmytriyenko
  0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2018-05-15 22:13 UTC (permalink / raw)
  To: Hong Liu; +Cc: openembedded-core

NAK!

I have already replied to a similar patch from your colleague here:
http://lists.openembedded.org/pipermail/openembedded-core/2018-April/150008.html

The update was already submitted in early April and required corresponding 
modifications in Mesa:
http://cgit.openembedded.org/openembedded-core/commit/?id=6e5952fcfc13ff4b63c9376bd41a1dbba957f425

-- 
Denys


On Thu, May 03, 2018 at 03:24:57PM +0800, Hong Liu wrote:
> Upgrade wayland from 1.14.0 to 1.15.0.
> 
> Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
> ---
>  .../recipes-graphics/wayland/{wayland_1.14.0.bb => wayland_1.15.0.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-graphics/wayland/{wayland_1.14.0.bb => wayland_1.15.0.bb} (92%)
> 
> diff --git a/meta/recipes-graphics/wayland/wayland_1.14.0.bb b/meta/recipes-graphics/wayland/wayland_1.15.0.bb
> similarity index 92%
> rename from meta/recipes-graphics/wayland/wayland_1.14.0.bb
> rename to meta/recipes-graphics/wayland/wayland_1.15.0.bb
> index 1a9ff98..788105b 100644
> --- a/meta/recipes-graphics/wayland/wayland_1.14.0.bb
> +++ b/meta/recipes-graphics/wayland/wayland_1.15.0.bb
> @@ -15,8 +15,8 @@ DEPENDS = "expat libxml2 libffi wayland-native"
>  SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
>  	   file://fixpathinpcfiles.patch \
>             "
> -SRC_URI[md5sum] = "0235f6075c32c3be61cff94fa0b9f108"
> -SRC_URI[sha256sum] = "ed80cabc0961a759a42092e2c39aabfc1ec9a13c86c98bbe2b812f008da27ab8"
> +SRC_URI[md5sum] = "b7393c17fdce9a8d383edab656c92fd2"
> +SRC_URI[sha256sum] = "eb3fbebb8559d56a80ad3753ec3db800f587329067962dbf65e14488b4b7aeb0"
>  
>  inherit autotools pkgconfig
>  
> -- 
> 2.7.4
> 
> 
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

end of thread, other threads:[~2018-05-15 22:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-03  7:24 [PATCH] cups:2.2.6->2.2.7 Hong Liu
2018-05-03  7:24 ` [PATCH] gtk-doc: 1.27 -> 1.28 Hong Liu
2018-05-03  7:24 ` [PATCH] wayland:1.14.0->1.15.0 Hong Liu
2018-05-15 22:13   ` Denys Dmytriyenko
2018-05-03  7:24 ` [PATCH] xcb-proto:1.12->1.13 Hong Liu
2018-05-03  7:40 ` ✗ patchtest: failure for wayland:1.14.0->1.15.0 (rev4) Patchwork
2018-05-10 11:12 ` [PATCH] cups:2.2.6->2.2.7 Burton, Ross

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.