All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove meta-arm-iota
@ 2020-02-20 15:09 Jon Mason
  2020-02-20 22:14 ` [meta-arm] " Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Mason @ 2020-02-20 15:09 UTC (permalink / raw)
  To: meta-arm; +Cc: nd

Feedback received that it is not acceptable to have a distro layer
inside (https://lists.yoctoproject.org/g/meta-arm/message/6).  Removing
from meta-arm and will create a separate git repository once that code
is ready.

Change-Id: I74d1083341d90caa038c1bd8c1d53aa565d28460
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 meta-arm-iota/conf/layer.conf | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 meta-arm-iota/conf/layer.conf

diff --git a/meta-arm-iota/conf/layer.conf b/meta-arm-iota/conf/layer.conf
deleted file mode 100644
index 392ed9b..0000000
--- a/meta-arm-iota/conf/layer.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-# We have a conf and classes directory, add to BBPATH
-BBPATH .= ":${LAYERDIR}"
-
-# We have recipes-* directories, add to BBFILES
-BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
-            ${LAYERDIR}/recipes-*/*/*.bbappend"
-
-BBFILE_COLLECTIONS += "meta-arm-iota"
-BBFILE_PATTERN_meta-arm-iota = "^${LAYERDIR}/"
-BBFILE_PRIORITY_meta-arm-iota = "6"
-
-LAYERDEPENDS_meta-arm-iota = "core"
-LAYERSERIES_COMPAT_meta-arm-iota = "warrior zeus"
-- 
2.17.1


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

* Re: [meta-arm] [PATCH] Remove meta-arm-iota
  2020-02-20 15:09 [PATCH] Remove meta-arm-iota Jon Mason
@ 2020-02-20 22:14 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2020-02-20 22:14 UTC (permalink / raw)
  To: meta-arm; +Cc: nd

On Thu, Feb 20, 2020 at 10:09:41AM -0500, Jon Mason wrote:
> Feedback received that it is not acceptable to have a distro layer
> inside (https://lists.yoctoproject.org/g/meta-arm/message/6).  Removing
> from meta-arm and will create a separate git repository once that code
> is ready.

I don't think that was the message - as long as all your distro stuff is 
isolated from bsp and the rest into its own layer, it should be fine. You 
don't need to remove it completely into a separate repo.

-- 
Denys


> Change-Id: I74d1083341d90caa038c1bd8c1d53aa565d28460
> Signed-off-by: Jon Mason <jon.mason@arm.com>
> ---
>  meta-arm-iota/conf/layer.conf | 13 -------------
>  1 file changed, 13 deletions(-)
>  delete mode 100644 meta-arm-iota/conf/layer.conf
> 
> diff --git a/meta-arm-iota/conf/layer.conf b/meta-arm-iota/conf/layer.conf
> deleted file mode 100644
> index 392ed9b..0000000
> --- a/meta-arm-iota/conf/layer.conf
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -# We have a conf and classes directory, add to BBPATH
> -BBPATH .= ":${LAYERDIR}"
> -
> -# We have recipes-* directories, add to BBFILES
> -BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
> -            ${LAYERDIR}/recipes-*/*/*.bbappend"
> -
> -BBFILE_COLLECTIONS += "meta-arm-iota"
> -BBFILE_PATTERN_meta-arm-iota = "^${LAYERDIR}/"
> -BBFILE_PRIORITY_meta-arm-iota = "6"
> -
> -LAYERDEPENDS_meta-arm-iota = "core"
> -LAYERSERIES_COMPAT_meta-arm-iota = "warrior zeus"
> -- 
> 2.17.1
> 

> 


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

end of thread, other threads:[~2020-02-20 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-20 15:09 [PATCH] Remove meta-arm-iota Jon Mason
2020-02-20 22:14 ` [meta-arm] " Denys Dmytriyenko

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.