All of lore.kernel.org
 help / color / mirror / Atom feed
* ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1
  2019-11-21  8:55 [PATCH] busybox:upgrade 1.31.0 -> 1.31.1 Wang Mingyu
  2019-11-21  2:02 ` ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1 (rev2) Patchwork
@ 2019-11-21  2:02 ` Patchwork
  2019-11-21  8:55 ` [PATCH] cmake-native:upgrade 3.15.3 -> 3.15.5 Wang Mingyu
  2 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2019-11-21  2:02 UTC (permalink / raw)
  To: Wang Mingyu; +Cc: openembedded-core

== Series Details ==

Series: busybox:upgrade 1.31.0 -> 1.31.1
Revision: 1
URL   : https://patchwork.openembedded.org/series/21263/
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:



* Patch            busybox:upgrade 1.31.0 -> 1.31.1
 Issue             Patch is missing Signed-off-by [test_signed_off_by_presence] 
  Suggested fix    Sign off the patch (either manually or with "git commit --amend -s")



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] 5+ messages in thread

* ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1 (rev2)
  2019-11-21  8:55 [PATCH] busybox:upgrade 1.31.0 -> 1.31.1 Wang Mingyu
@ 2019-11-21  2:02 ` Patchwork
  2019-11-21  2:02 ` ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1 Patchwork
  2019-11-21  8:55 ` [PATCH] cmake-native:upgrade 3.15.3 -> 3.15.5 Wang Mingyu
  2 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2019-11-21  2:02 UTC (permalink / raw)
  To: Wang Mingyu; +Cc: openembedded-core

== Series Details ==

Series: busybox:upgrade 1.31.0 -> 1.31.1 (rev2)
Revision: 2
URL   : https://patchwork.openembedded.org/series/21263/
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:



* Patch            cmake-native:upgrade 3.15.3 -> 3.15.5
 Issue             Patch is missing Signed-off-by [test_signed_off_by_presence] 
  Suggested fix    Sign off the patch (either manually or with "git commit --amend -s")



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] 5+ messages in thread

* [PATCH] busybox:upgrade 1.31.0 -> 1.31.1
@ 2019-11-21  8:55 Wang Mingyu
  2019-11-21  2:02 ` ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1 (rev2) Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wang Mingyu @ 2019-11-21  8:55 UTC (permalink / raw)
  To: openembedded-core

---
 meta/recipes-core/busybox/{busybox_1.31.0.bb => busybox_1.31.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/busybox/{busybox_1.31.0.bb => busybox_1.31.1.bb} (92%)

diff --git a/meta/recipes-core/busybox/busybox_1.31.0.bb b/meta/recipes-core/busybox/busybox_1.31.1.bb
similarity index 92%
rename from meta/recipes-core/busybox/busybox_1.31.0.bb
rename to meta/recipes-core/busybox/busybox_1.31.1.bb
index 34b1f2c..11e3aed 100644
--- a/meta/recipes-core/busybox/busybox_1.31.0.bb
+++ b/meta/recipes-core/busybox/busybox_1.31.1.bb
@@ -45,5 +45,5 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
 "
 SRC_URI_append_libc-musl = " file://musl.cfg "
 
-SRC_URI[tarball.md5sum] = "cdba5d4458f944ceec5cdcf7c4914b69"
-SRC_URI[tarball.sha256sum] = "0e4925392fd9f3743cc517e031b68b012b24a63b0cf6c1ff03cce7bb3846cc99"
+SRC_URI[tarball.md5sum] = "70913edaf2263a157393af07565c17f0"
+SRC_URI[tarball.sha256sum] = "d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998"
-- 
2.7.4





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

* [PATCH] cmake-native:upgrade 3.15.3 -> 3.15.5
  2019-11-21  8:55 [PATCH] busybox:upgrade 1.31.0 -> 1.31.1 Wang Mingyu
  2019-11-21  2:02 ` ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1 (rev2) Patchwork
  2019-11-21  2:02 ` ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1 Patchwork
@ 2019-11-21  8:55 ` Wang Mingyu
  2019-11-22  0:53   ` Ross Burton
  2 siblings, 1 reply; 5+ messages in thread
From: Wang Mingyu @ 2019-11-21  8:55 UTC (permalink / raw)
  To: openembedded-core

---
 .../cmake/{cmake-native_3.15.3.bb => cmake-native_3.15.5.bb}          | 0
 meta/recipes-devtools/cmake/cmake.inc                                 | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.15.3.bb => cmake-native_3.15.5.bb} (100%)

diff --git a/meta/recipes-devtools/cmake/cmake-native_3.15.3.bb b/meta/recipes-devtools/cmake/cmake-native_3.15.5.bb
similarity index 100%
rename from meta/recipes-devtools/cmake/cmake-native_3.15.3.bb
rename to meta/recipes-devtools/cmake/cmake-native_3.15.5.bb
diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc
index d8a9e2d..24190de 100644
--- a/meta/recipes-devtools/cmake/cmake.inc
+++ b/meta/recipes-devtools/cmake/cmake.inc
@@ -22,7 +22,7 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
            file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \
 "
 
-SRC_URI[md5sum] = "bf69e837eeda3dd4e9f52cffcf546a11"
-SRC_URI[sha256sum] = "13958243a01365b05652fa01b21d40fa834f70a9e30efa69c02604e64f58b8f5"
+SRC_URI[md5sum] = "5fe3ebca627b4c3dcc2f127fbcfbceba"
+SRC_URI[sha256sum] = "fbdd7cef15c0ced06bb13024bfda0ecc0dedbcaaaa6b8a5d368c75255243beb4"
 
 UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
-- 
2.7.4





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

* Re: [PATCH] cmake-native:upgrade 3.15.3 -> 3.15.5
  2019-11-21  8:55 ` [PATCH] cmake-native:upgrade 3.15.3 -> 3.15.5 Wang Mingyu
@ 2019-11-22  0:53   ` Ross Burton
  0 siblings, 0 replies; 5+ messages in thread
From: Ross Burton @ 2019-11-22  0:53 UTC (permalink / raw)
  To: openembedded-core

On 21/11/2019 08:55, Wang Mingyu wrote:
> ---
>   .../cmake/{cmake-native_3.15.3.bb => cmake-native_3.15.5.bb}          | 0
>   meta/recipes-devtools/cmake/cmake.inc                                 | 4 ++--
>   2 files changed, 2 insertions(+), 2 deletions(-)
>   rename meta/recipes-devtools/cmake/{cmake-native_3.15.3.bb => cmake-native_3.15.5.bb} (100%)

This breaks target cmake.

Please do test your patches in a standard OE environment.

Ross


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

end of thread, other threads:[~2019-11-22  0:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21  8:55 [PATCH] busybox:upgrade 1.31.0 -> 1.31.1 Wang Mingyu
2019-11-21  2:02 ` ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1 (rev2) Patchwork
2019-11-21  2:02 ` ✗ patchtest: failure for busybox:upgrade 1.31.0 -> 1.31.1 Patchwork
2019-11-21  8:55 ` [PATCH] cmake-native:upgrade 3.15.3 -> 3.15.5 Wang Mingyu
2019-11-22  0:53   ` Ross Burton

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.