All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jon Mason" <jon.mason@arm.com>
To: meta-arm@lists.yoctoproject.org
Cc: nd@arm.com
Subject: [PATCH] Remove meta-arm-iota
Date: Thu, 20 Feb 2020 10:09:41 -0500	[thread overview]
Message-ID: <20200220150941.25282-1-jon.mason@arm.com> (raw)

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


             reply	other threads:[~2020-02-20 15:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-20 15:09 Jon Mason [this message]
2020-02-20 22:14 ` [meta-arm] [PATCH] Remove meta-arm-iota Denys Dmytriyenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200220150941.25282-1-jon.mason@arm.com \
    --to=jon.mason@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.