All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yi Zhao" <yi.zhao@windriver.com>
To: yocto@lists.yoctoproject.org, jpuhlman@mvista.com
Subject: [meta-cgl][PATCH 2/6] layer.conf: add honister to LAYERSERIES_COMPAT
Date: Thu,  5 Aug 2021 15:39:26 +0800	[thread overview]
Message-ID: <20210805073930.382397-2-yi.zhao@windriver.com> (raw)
In-Reply-To: <20210805073930.382397-1-yi.zhao@windriver.com>

Drop other releases since they are not compatible anymore.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 meta-cgl-common/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
index 56ddbb9..edc7cfa 100644
--- a/meta-cgl-common/conf/layer.conf
+++ b/meta-cgl-common/conf/layer.conf
@@ -11,6 +11,6 @@ BBFILE_PRIORITY_cgl-common = "7"
 
 LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux"
 
-LAYERSERIES_COMPAT_cgl-common = "warrior zeus dunfell gatesgarth hardknott"
+LAYERSERIES_COMPAT_cgl-common = "honister"
 
 require conf/distro/include/cgl_common_security_flags.inc
-- 
2.25.1


  reply	other threads:[~2021-08-05  7:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-05  7:39 [meta-cgl][PATCH 1/6] meta-cgl: convert to new override syntax Yi Zhao
2021-08-05  7:39 ` Yi Zhao [this message]
2021-08-05  7:39 ` [meta-cgl][PATCH 3/6] packagegroup-cgl-middleware: replace dhcp-client/dhcp-server with dhcpcd/kea Yi Zhao
2021-08-05  7:39 ` [meta-cgl][PATCH 4/6] cgl_common_security_flags.inc: remove SECURITY_LDFLAGS override for audit Yi Zhao
2021-08-05  7:39 ` [meta-cgl][PATCH 5/6] README: update Yi Zhao
2021-08-05  7:39 ` [meta-cgl][PATCH 6/6] crmsh: upgrade 4.2.0 -> 4.3.1 Yi Zhao
2021-08-05 15:56 ` [meta-cgl][PATCH 1/6] meta-cgl: convert to new override syntax Jeremy Puhlman

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=20210805073930.382397-2-yi.zhao@windriver.com \
    --to=yi.zhao@windriver.com \
    --cc=jpuhlman@mvista.com \
    --cc=yocto@lists.yoctoproject.org \
    /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.