All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Denys Dmytriyenko" <denis@denix.org>
To: meta-arm@lists.yoctoproject.org
Cc: Denys Dmytriyenko <denys@ti.com>
Subject: Re: [meta-arm] [PATCH] layer.conf: update LAYERSERIES_COMPAT for dunfell
Date: Tue, 7 Apr 2020 23:52:33 -0400	[thread overview]
Message-ID: <20200408035233.GA1578@denix.org> (raw)
In-Reply-To: <20200408034234.GD29748@kudzu.us>

On Tue, Apr 07, 2020 at 11:42:35PM -0400, Jon Mason wrote:
> On Tue, Mar 31, 2020 at 03:57:17PM -0400, Denys Dmytriyenko wrote:
> > From: Denys Dmytriyenko <denys@ti.com>
> > 
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> >  meta-arm-bsp/conf/layer.conf       | 2 +-
> >  meta-arm-toolchain/conf/layer.conf | 3 +--
> >  meta-arm/conf/layer.conf           | 2 +-
> >  3 files changed, 3 insertions(+), 4 deletions(-)
> > 
> > diff --git a/meta-arm-bsp/conf/layer.conf b/meta-arm-bsp/conf/layer.conf
> > index 0632ba3..8afcbe5 100644
> > --- a/meta-arm-bsp/conf/layer.conf
> > +++ b/meta-arm-bsp/conf/layer.conf
> > @@ -10,7 +10,7 @@ BBFILE_PATTERN_meta-arm-bsp = "^${LAYERDIR}/"
> >  BBFILE_PRIORITY_meta-arm-bsp = "6"
> >  
> >  LAYERDEPENDS_meta-arm-bsp = "core openembedded-layer meta-arm"
> > -LAYERSERIES_COMPAT_meta-arm-bsp = "warrior zeus"
> > +LAYERSERIES_COMPAT_meta-arm-bsp = "warrior zeus dunfell"
> 
> I was actually waiting for dunfell to be released, then I was going to
> remove warrior and zeus when adding dunfell.  The logic behind this is
> to limit the scope of our support and testing.  To my knowledge, no one
> is using meta-arm in production for warrior or zeus, so I don't think
> it's an issue.

Jon,

You can remove warrior and zeus later, but OE-Core master has been only 
compatible with dunfell for couple weeks now and meta-arm in unusable w/o 
a similar change.

-- 
Denys


> Thanks,
> Jon
> 
> >  
> >  # We have patches for xen but meta-virtualization might not be there so filter
> >  # out recipes-extended/xen unless xen is activated in the features
> > diff --git a/meta-arm-toolchain/conf/layer.conf b/meta-arm-toolchain/conf/layer.conf
> > index a247dc1..3a4c4f0 100644
> > --- a/meta-arm-toolchain/conf/layer.conf
> > +++ b/meta-arm-toolchain/conf/layer.conf
> > @@ -8,8 +8,7 @@ BBFILE_COLLECTIONS += "arm-toolchain"
> >  BBFILE_PATTERN_arm-toolchain := "^${LAYERDIR}/"
> >  BBFILE_PRIORITY_arm-toolchain = "30"
> >  
> > -LAYERSERIES_COMPAT_arm-toolchain = "zeus"
> > +LAYERSERIES_COMPAT_arm-toolchain = "zeus dunfell"
> >  
> >  # do not error out on bbappends for missing recipes
> >  BB_DANGLINGAPPENDS_WARNONLY = "true"
> > -
> > diff --git a/meta-arm/conf/layer.conf b/meta-arm/conf/layer.conf
> > index 65ccd15..0b93e8d 100644
> > --- a/meta-arm/conf/layer.conf
> > +++ b/meta-arm/conf/layer.conf
> > @@ -10,4 +10,4 @@ BBFILE_PATTERN_meta-arm = "^${LAYERDIR}/"
> >  BBFILE_PRIORITY_meta-arm = "6"
> >  
> >  LAYERDEPENDS_meta-arm = "core"
> > -LAYERSERIES_COMPAT_meta-arm = "warrior zeus"
> > +LAYERSERIES_COMPAT_meta-arm = "warrior zeus dunfell"
> > -- 
> > 2.7.4
> > 
> 
> > 
> 

> 


  reply	other threads:[~2020-04-08  3:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31 19:57 [PATCH] layer.conf: update LAYERSERIES_COMPAT for dunfell Denys Dmytriyenko
2020-04-01  6:28 ` [meta-arm] " Diego Sueiro
2020-04-01  6:42 ` Sumit Garg
2020-04-01  7:53 ` Bertrand Marquis
2020-04-07 14:33 ` Peter Griffin
2020-04-08  3:42 ` Jon Mason
2020-04-08  3:52   ` Denys Dmytriyenko [this message]
2020-04-08  6:06     ` Nicolas Dechesne
2020-04-08 13:21       ` Jon Mason
     [not found] <16017BC805F0F935.19118@lists.yoctoproject.org>
2020-04-06 18:58 ` 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=20200408035233.GA1578@denix.org \
    --to=denis@denix.org \
    --cc=denys@ti.com \
    --cc=meta-arm@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.