All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe][meta-oe][PATCH] pkcs11-helper: 1.11 -> 1.22
@ 2018-03-12  9:56 Huang Qiyu
  2018-03-12 10:02 ` ✗ patchtest: failure for " Patchwork
  2018-04-10 19:39 ` [oe][meta-oe][PATCH] " Randy MacLeod
  0 siblings, 2 replies; 3+ messages in thread
From: Huang Qiyu @ 2018-03-12  9:56 UTC (permalink / raw)
  To: openembedded-core

Upgrade pkcs11-helper from 1.11 to 1.22.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 .../pkcs11-helper/{pkcs11-helper_1.11.bb => pkcs11-helper_1.22.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-crypto/pkcs11-helper/{pkcs11-helper_1.11.bb => pkcs11-helper_1.22.bb} (95%)

diff --git a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.11.bb b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.22.bb
similarity index 95%
rename from meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.11.bb
rename to meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.22.bb
index db71bd0..51ccf37 100644
--- a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.11.bb
+++ b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.22.bb
@@ -20,7 +20,7 @@ SRC_URI[md5sum] = "9f62af9f475901b89355266141306673"
 SRC_URI[sha256sum] = "494ec59c93e7c56c528f335d9353849e2e7c94a6b1b41c89604694e738113386"
 
 S = "${WORKDIR}/git"
-SRCREV = "e7adf8f35be232a4f04c53b4ac409be52792093e"
+SRCREV = "a6e54e9bdd57dd4e98a2fbf984fe7fe4a9d60171"
 
 DEPENDS = "zlib nettle gnutls gmp openssl nss nspr"
 
-- 
2.7.4





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

* ✗ patchtest: failure for pkcs11-helper: 1.11 -> 1.22
  2018-03-12  9:56 [oe][meta-oe][PATCH] pkcs11-helper: 1.11 -> 1.22 Huang Qiyu
@ 2018-03-12 10:02 ` Patchwork
  2018-04-10 19:39 ` [oe][meta-oe][PATCH] " Randy MacLeod
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2018-03-12 10:02 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: openembedded-core

== Series Details ==

Series: pkcs11-helper: 1.11 -> 1.22
Revision: 1
URL   : https://patchwork.openembedded.org/series/11358/
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             Series sent to the wrong mailing list or some patches from the series correspond to different mailing lists [test_target_mailing_list] 
  Suggested fix    Send the series again to the correct mailing list (ML)
  Suggested ML     openembedded-devel@lists.openembedded.org [http://git.openembedded.org/meta-openembedded/]
  Patch's path:    meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.11.bb

* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at 0a1a1daac6)



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

* Re: [oe][meta-oe][PATCH] pkcs11-helper: 1.11 -> 1.22
  2018-03-12  9:56 [oe][meta-oe][PATCH] pkcs11-helper: 1.11 -> 1.22 Huang Qiyu
  2018-03-12 10:02 ` ✗ patchtest: failure for " Patchwork
@ 2018-04-10 19:39 ` Randy MacLeod
  1 sibling, 0 replies; 3+ messages in thread
From: Randy MacLeod @ 2018-04-10 19:39 UTC (permalink / raw)
  To: Huang Qiyu, openembedded-core

On 2018-03-12 05:56 AM, Huang Qiyu wrote:
> Upgrade pkcs11-helper from 1.11 to 1.22.
> 
> Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
> ---
>   .../pkcs11-helper/{pkcs11-helper_1.11.bb => pkcs11-helper_1.22.bb}      | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta-oe/recipes-crypto/pkcs11-helper/{pkcs11-helper_1.11.bb => pkcs11-helper_1.22.bb} (95%)

Huang,

Wrong list, send to:
   openembedded-devel@lists.openembedded.org

Thanks,
../Randy

> 
> diff --git a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.11.bb b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.22.bb
> similarity index 95%
> rename from meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.11.bb
> rename to meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.22.bb
> index db71bd0..51ccf37 100644
> --- a/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.11.bb
> +++ b/meta-oe/recipes-crypto/pkcs11-helper/pkcs11-helper_1.22.bb
> @@ -20,7 +20,7 @@ SRC_URI[md5sum] = "9f62af9f475901b89355266141306673"
>   SRC_URI[sha256sum] = "494ec59c93e7c56c528f335d9353849e2e7c94a6b1b41c89604694e738113386"
>   
>   S = "${WORKDIR}/git"
> -SRCREV = "e7adf8f35be232a4f04c53b4ac409be52792093e"
> +SRCREV = "a6e54e9bdd57dd4e98a2fbf984fe7fe4a9d60171"
>   
>   DEPENDS = "zlib nettle gnutls gmp openssl nss nspr"
>   
> 


-- 
# Randy MacLeod
# Wind River Linux


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

end of thread, other threads:[~2018-04-10 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-12  9:56 [oe][meta-oe][PATCH] pkcs11-helper: 1.11 -> 1.22 Huang Qiyu
2018-03-12 10:02 ` ✗ patchtest: failure for " Patchwork
2018-04-10 19:39 ` [oe][meta-oe][PATCH] " Randy MacLeod

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.