* [meta-networking] [PATCH] radvd: 2.14 -> 2.17
@ 2017-07-24 5:58 Huang Qiyu
2017-07-24 6:01 ` ✗ patchtest: failure for " Patchwork
0 siblings, 1 reply; 4+ messages in thread
From: Huang Qiyu @ 2017-07-24 5:58 UTC (permalink / raw)
To: openembedded-core
Update radvd from 2.14 to 2.17
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
meta-networking/recipes-daemons/radvd/radvd_2.14.bb | 5 -----
meta-networking/recipes-daemons/radvd/radvd_2.17.bb | 5 +++++
2 files changed, 5 insertions(+), 5 deletions(-)
delete mode 100644 meta-networking/recipes-daemons/radvd/radvd_2.14.bb
create mode 100644 meta-networking/recipes-daemons/radvd/radvd_2.17.bb
diff --git a/meta-networking/recipes-daemons/radvd/radvd_2.14.bb b/meta-networking/recipes-daemons/radvd/radvd_2.14.bb
deleted file mode 100644
index 2525249..0000000
--- a/meta-networking/recipes-daemons/radvd/radvd_2.14.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-
-require radvd.inc
-
-SRC_URI[md5sum] = "acd3883dece2c7888d15596b05c9fae4"
-SRC_URI[sha256sum] = "46d31c05daea11c3d1e3dc092997d3631b3bc72b20a4f279b05304b83dbd7aa8"
diff --git a/meta-networking/recipes-daemons/radvd/radvd_2.17.bb b/meta-networking/recipes-daemons/radvd/radvd_2.17.bb
new file mode 100644
index 0000000..4baea01
--- /dev/null
+++ b/meta-networking/recipes-daemons/radvd/radvd_2.17.bb
@@ -0,0 +1,5 @@
+
+require radvd.inc
+
+SRC_URI[md5sum] = "64ee3fdb5544bcddef1c6cd80d77fa0a"
+SRC_URI[sha256sum] = "53757e7f2164899e1145482f1ae91829600a6e2f6fec29cfb3b350a3bb45bd5d"
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* ✗ patchtest: failure for radvd: 2.14 -> 2.17
2017-07-24 5:58 [meta-networking] [PATCH] radvd: 2.14 -> 2.17 Huang Qiyu
@ 2017-07-24 6:01 ` Patchwork
2017-07-24 12:44 ` Joe MacDonald
0 siblings, 1 reply; 4+ messages in thread
From: Patchwork @ 2017-07-24 6:01 UTC (permalink / raw)
To: Huang Qiyu; +Cc: openembedded-core
== Series Details ==
Series: radvd: 2.14 -> 2.17
Revision: 1
URL : https://patchwork.openembedded.org/series/7876/
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 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 514e9be6b0)
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] -> ...).
---
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] 4+ messages in thread
* Re: ✗ patchtest: failure for radvd: 2.14 -> 2.17
2017-07-24 6:01 ` ✗ patchtest: failure for " Patchwork
@ 2017-07-24 12:44 ` Joe MacDonald
2017-07-24 14:27 ` Leonardo Sandoval
0 siblings, 1 reply; 4+ messages in thread
From: Joe MacDonald @ 2017-07-24 12:44 UTC (permalink / raw)
To: Huang Qiyu; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 1501 bytes --]
Please note that the advice from patchtest, in this case, may be
misleading. The main issue, I think, is this went to the wrong mailing
list.
-J.
[[OE-core] ✗ patchtest: failure for radvd: 2.14 -> 2.17] On 17.07.24 (Mon 06:01) Patchwork wrote:
> == Series Details ==
>
> Series: radvd: 2.14 -> 2.17
> Revision: 1
> URL : https://patchwork.openembedded.org/series/7876/
> 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 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 514e9be6b0)
>
>
>
> 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] -> ...).
>
> ---
> Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
> Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
>
--
-Joe MacDonald.
:wq
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 499 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ✗ patchtest: failure for radvd: 2.14 -> 2.17
2017-07-24 12:44 ` Joe MacDonald
@ 2017-07-24 14:27 ` Leonardo Sandoval
0 siblings, 0 replies; 4+ messages in thread
From: Leonardo Sandoval @ 2017-07-24 14:27 UTC (permalink / raw)
To: Joe MacDonald; +Cc: openembedded-core
On Mon, 2017-07-24 at 08:44 -0400, Joe MacDonald wrote:
> Please note that the advice from patchtest, in this case, may be
> misleading. The main issue, I think, is this went to the wrong mailing
> list.
>
You are right, message is misleading. There was a problem with the test
that checks the correct mailing list, hopefully future messages will
provide better info.
Leo
> -J.
>
> [[OE-core] ✗ patchtest: failure for radvd: 2.14 -> 2.17] On 17.07.24 (Mon 06:01) Patchwork wrote:
>
> > == Series Details ==
> >
> > Series: radvd: 2.14 -> 2.17
> > Revision: 1
> > URL : https://patchwork.openembedded.org/series/7876/
> > 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 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 514e9be6b0)
> >
> >
> >
> > 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] -> ...).
> >
> > ---
> > Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
> > Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
> >
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-07-24 14:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24 5:58 [meta-networking] [PATCH] radvd: 2.14 -> 2.17 Huang Qiyu
2017-07-24 6:01 ` ✗ patchtest: failure for " Patchwork
2017-07-24 12:44 ` Joe MacDonald
2017-07-24 14:27 ` Leonardo Sandoval
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.