All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-mingw][patch 0/2] Update meta-mingw dependencies
@ 2016-11-23 17:34 Mark Hatle
  2016-11-23 17:34 ` [meta-mingw][patch 1/2] layer.conf: Add dependency on oe-core Mark Hatle
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Hatle @ 2016-11-23 17:34 UTC (permalink / raw)
  To: yocto

There are two patches, the first patch is generally useful and I believe
should be applied in all cases.

The second patch is unique to Wind River Linux's implementation.  We have
special layers called 'download layers', where we aggregate all of the
download content needed by a given layer.  The layer recommends allows us to
optionally depend on these special layers.  The patch is being sent for
Yocto Project compliance reasons, and is not expected to be integrated.

Mark Hatle (2):
  layer.conf: Add dependency on oe-core
  layer.conf: Add recommended download layer

 conf/layer.conf | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.9.3



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

* [meta-mingw][patch 1/2] layer.conf: Add dependency on oe-core
  2016-11-23 17:34 [meta-mingw][patch 0/2] Update meta-mingw dependencies Mark Hatle
@ 2016-11-23 17:34 ` Mark Hatle
  2016-11-23 17:34 ` [meta-mingw][patch 2/2] layer.conf: Add recommended download layer Mark Hatle
  2016-11-23 20:44 ` [meta-mingw][patch 0/2] Update meta-mingw dependencies Khem Raj
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Hatle @ 2016-11-23 17:34 UTC (permalink / raw)
  To: yocto

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index a32fa82..273e42f 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
 BBFILE_COLLECTIONS += "meta-mingw"
 BBFILE_PATTERN_meta-mingw := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-mingw = "8"
+
+LAYERDEPENDS_meta-mingw = "core"
-- 
2.9.3



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

* [meta-mingw][patch 2/2] layer.conf: Add recommended download layer
  2016-11-23 17:34 [meta-mingw][patch 0/2] Update meta-mingw dependencies Mark Hatle
  2016-11-23 17:34 ` [meta-mingw][patch 1/2] layer.conf: Add dependency on oe-core Mark Hatle
@ 2016-11-23 17:34 ` Mark Hatle
  2016-11-23 20:44 ` [meta-mingw][patch 0/2] Update meta-mingw dependencies Khem Raj
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Hatle @ 2016-11-23 17:34 UTC (permalink / raw)
  To: yocto

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

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 273e42f..55298d7 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,3 +9,5 @@ BBFILE_PATTERN_meta-mingw := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-mingw = "8"
 
 LAYERDEPENDS_meta-mingw = "core"
+
+LAYERRECOMMENDS_meta-mingw = "meta-mingw-dl"
-- 
2.9.3



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

* Re: [meta-mingw][patch 0/2] Update meta-mingw dependencies
  2016-11-23 17:34 [meta-mingw][patch 0/2] Update meta-mingw dependencies Mark Hatle
  2016-11-23 17:34 ` [meta-mingw][patch 1/2] layer.conf: Add dependency on oe-core Mark Hatle
  2016-11-23 17:34 ` [meta-mingw][patch 2/2] layer.conf: Add recommended download layer Mark Hatle
@ 2016-11-23 20:44 ` Khem Raj
  2 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2016-11-23 20:44 UTC (permalink / raw)
  To: Mark Hatle; +Cc: yocto


> On Nov 23, 2016, at 9:34 AM, Mark Hatle <mark.hatle@windriver.com> wrote:
> 
> There are two patches, the first patch is generally useful and I believe
> should be applied in all cases.
> 
> The second patch is unique to Wind River Linux's implementation.  We have
> special layers called 'download layers', where we aggregate all of the
> download content needed by a given layer.  The layer recommends allows us to
> optionally depend on these special layers.  The patch is being sent for
> Yocto Project compliance reasons, and is not expected to be integrated.
> 

may be you should prefix the subject for such a patch with something like [RFC]

> Mark Hatle (2):
>  layer.conf: Add dependency on oe-core
>  layer.conf: Add recommended download layer
> 
> conf/layer.conf | 4 ++++
> 1 file changed, 4 insertions(+)
> 
> -- 
> 2.9.3
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

end of thread, other threads:[~2016-11-23 20:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-23 17:34 [meta-mingw][patch 0/2] Update meta-mingw dependencies Mark Hatle
2016-11-23 17:34 ` [meta-mingw][patch 1/2] layer.conf: Add dependency on oe-core Mark Hatle
2016-11-23 17:34 ` [meta-mingw][patch 2/2] layer.conf: Add recommended download layer Mark Hatle
2016-11-23 20:44 ` [meta-mingw][patch 0/2] Update meta-mingw dependencies Khem Raj

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.