All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gplv2] [PATCH] ayer.conf: add dl layer to LAYERRECOMMENDS
@ 2017-04-17  7:54 Robert Yang
  2017-04-17  7:54 ` [meta-gplv2] [PATCH] layer.conf: " Robert Yang
  2017-04-17  8:01 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 2 replies; 6+ messages in thread
From: Robert Yang @ 2017-04-17  7:54 UTC (permalink / raw)
  To: openembedded-core

Hello,

This is a Wind River specific patch and not generally applicable, but I
still have to send it to mailing list according yocto compliance:

https://www.yoctoproject.org/webform/yocto-project-compatible-registration

// Robert

Robert Yang (1):
  layer.conf: add dl layer to LAYERRECOMMENDS

 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.10.2



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

* [meta-gplv2] [PATCH] layer.conf: add dl layer to LAYERRECOMMENDS
  2017-04-17  7:54 [meta-gplv2] [PATCH] ayer.conf: add dl layer to LAYERRECOMMENDS Robert Yang
@ 2017-04-17  7:54 ` Robert Yang
  2017-04-17  8:01 ` ✗ patchtest: failure for " Patchwork
  1 sibling, 0 replies; 6+ messages in thread
From: Robert Yang @ 2017-04-17  7:54 UTC (permalink / raw)
  To: openembedded-core

This is a Wind River specific patch and not generally applicable.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index f5601bb..6a660f8 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,4 +12,4 @@ BBFILE_PRIORITY_gplv2 = "1"
 # cause compatibility issues with other layers
 LAYERVERSION_gplv2 = "1"
 
-LAYERDEPENDS_gplv2 = "core"
+LAYERRECOMMENDS_gplv2-layer = "meta-gplv2-dl"
-- 
2.10.2



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

* ✗ patchtest: failure for layer.conf: add dl layer to LAYERRECOMMENDS
  2017-04-17  7:54 [meta-gplv2] [PATCH] ayer.conf: add dl layer to LAYERRECOMMENDS Robert Yang
  2017-04-17  7:54 ` [meta-gplv2] [PATCH] layer.conf: " Robert Yang
@ 2017-04-17  8:01 ` Patchwork
  2017-04-17  8:13   ` Robert Yang
  1 sibling, 1 reply; 6+ messages in thread
From: Patchwork @ 2017-04-17  8:01 UTC (permalink / raw)
  To: Robert Yang; +Cc: openembedded-core

== Series Details ==

Series: layer.conf: add dl layer to LAYERRECOMMENDS
Revision: 1
URL   : https://patchwork.openembedded.org/series/6384/
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 ba2884f6ad)

* Issue             Series sent to the wrong mailing list [test_target_mailing_list] 
  Suggested fix    Send the series again to the correct mailing list (ML)
  Suggested ML     bitbake-devel@lists.openembedded.org [http://git.openembedded.org/bitbake/]



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

* Re: ✗ patchtest: failure for layer.conf: add dl layer to LAYERRECOMMENDS
  2017-04-17  8:01 ` ✗ patchtest: failure for " Patchwork
@ 2017-04-17  8:13   ` Robert Yang
  2017-04-18  9:05     ` Anders Darander
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Yang @ 2017-04-17  8:13 UTC (permalink / raw)
  To: Burton, Ross; +Cc: openembedded-core


Hi Ross,

Where should we send meta-gplv2's patch, please ?

// Robert

On 04/17/2017 04:01 PM, Patchwork wrote:
> == Series Details ==
>
> Series: layer.conf: add dl layer to LAYERRECOMMENDS
> Revision: 1
> URL   : https://patchwork.openembedded.org/series/6384/
> 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 ba2884f6ad)
>
> * Issue             Series sent to the wrong mailing list [test_target_mailing_list]
>   Suggested fix    Send the series again to the correct mailing list (ML)
>   Suggested ML     bitbake-devel@lists.openembedded.org [http://git.openembedded.org/bitbake/]
>
>
>
> 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] 6+ messages in thread

* Re: ✗ patchtest: failure for layer.conf: add dl layer to LAYERRECOMMENDS
  2017-04-17  8:13   ` Robert Yang
@ 2017-04-18  9:05     ` Anders Darander
  2017-04-18  9:14       ` Robert Yang
  0 siblings, 1 reply; 6+ messages in thread
From: Anders Darander @ 2017-04-18  9:05 UTC (permalink / raw)
  To: Robert Yang; +Cc: openembedded-core

Hi Robert,

* Robert Yang <liezhi.yang@windriver.com> [170417 10:14]:
> Where should we send meta-gplv2's patch, please ?

According to
http://git.yoctoproject.org/cgit/cgit.cgi/meta-gplv2/tree/README,
patches should be sent to yocto@lists.yoctoproject.org.

Cheers,
Anders

> On 04/17/2017 04:01 PM, Patchwork wrote:
> > == Series Details ==

> > Series: layer.conf: add dl layer to LAYERRECOMMENDS
> > Revision: 1
> > URL   : https://patchwork.openembedded.org/series/6384/
> > 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 ba2884f6ad)

> > * Issue             Series sent to the wrong mailing list [test_target_mailing_list]
> >   Suggested fix    Send the series again to the correct mailing list (ML)
> >   Suggested ML     bitbake-devel@lists.openembedded.org [http://git.openembedded.org/bitbake/]



> > 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
-- 
Anders Darander, Senior System Architect
ChargeStorm AB / eStorm AB


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

* Re: ✗ patchtest: failure for layer.conf: add dl layer to LAYERRECOMMENDS
  2017-04-18  9:05     ` Anders Darander
@ 2017-04-18  9:14       ` Robert Yang
  0 siblings, 0 replies; 6+ messages in thread
From: Robert Yang @ 2017-04-18  9:14 UTC (permalink / raw)
  To: Burton, Ross, openembedded-core


On 04/18/2017 05:05 PM, Anders Darander wrote:
> Hi Robert,
>
> * Robert Yang <liezhi.yang@windriver.com> [170417 10:14]:
>> Where should we send meta-gplv2's patch, please ?
>
> According to
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-gplv2/tree/README,
> patches should be sent to yocto@lists.yoctoproject.org.

Thanks, got it.

// Robert

>
> Cheers,
> Anders
>
>> On 04/17/2017 04:01 PM, Patchwork wrote:
>>> == Series Details ==
>
>>> Series: layer.conf: add dl layer to LAYERRECOMMENDS
>>> Revision: 1
>>> URL   : https://patchwork.openembedded.org/series/6384/
>>> 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 ba2884f6ad)
>
>>> * Issue             Series sent to the wrong mailing list [test_target_mailing_list]
>>>   Suggested fix    Send the series again to the correct mailing list (ML)
>>>   Suggested ML     bitbake-devel@lists.openembedded.org [http://git.openembedded.org/bitbake/]
>
>
>
>>> 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] 6+ messages in thread

end of thread, other threads:[~2017-04-18  9:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-17  7:54 [meta-gplv2] [PATCH] ayer.conf: add dl layer to LAYERRECOMMENDS Robert Yang
2017-04-17  7:54 ` [meta-gplv2] [PATCH] layer.conf: " Robert Yang
2017-04-17  8:01 ` ✗ patchtest: failure for " Patchwork
2017-04-17  8:13   ` Robert Yang
2017-04-18  9:05     ` Anders Darander
2017-04-18  9:14       ` Robert Yang

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.