From: Patrick Williams <patrick@stwcx.xyz>
To: "Alexander A. Filippov" <a.filippov@yadro.com>
Cc: "openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>
Subject: Re: Is BBLAYERS_NON_REMOVABLE obsolette?
Date: Thu, 2 Dec 2021 09:36:56 -0600 [thread overview]
Message-ID: <YajoGODkG52luR0T@heinlein> (raw)
In-Reply-To: <bf3a0a05af8f4307ad487f29e0c19da3@yadro.com>
[-- Attachment #1: Type: text/plain, Size: 2911 bytes --]
On Thu, Dec 02, 2021 at 01:29:23PM +0000, Alexander A. Filippov wrote:
> It seems to me BBLAYERS_NON_REMOVABLE is obsolete.
> At least I haven't found where is it used.
>
> Yocto documentation said that was used by the Hob
> https://www.yoctoproject.org/docs/1.5.2/ref-manual/ref-manual.html#var-BBLAYERS_NON_REMOVABLE
> that removed since yocto-2.1.
> https://www.yoctoproject.org/tools-resources/projects/hob
>
> Likely it's time to remove this variable.
> As I can see it's copied to all layers and assume it's just copy-past.
>
> What do you think?
Yes, please go ahead and remove across the meta-layers. As you said I don't see
any occurrence of "NON_REMOVABLE" outside of our layers:
```
meta-amd/meta-ethanolx/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-ampere/meta-jade/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-asrock/meta-e3c246d4i/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-bytedance/meta-g220a/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-evb/meta-evb-nuvoton/meta-evb-npcm750/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-evb/meta-evb-raspberrypi/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-facebook/meta-bletchley/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-facebook/meta-tiogapass/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-facebook/meta-yosemitev2/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-fii/meta-kudo/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-hpe/meta-dl360poc/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-ibm/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-ibm/meta-palmetto/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-ibm/meta-romulus/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-ingrasys/meta-zaius/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-inspur/meta-fp5280g2/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-inventec/meta-transformers/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-phosphor/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-quanta/meta-f0b/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-quanta/meta-gbs/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-quanta/meta-gsj/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-quanta/meta-olympus-nuvoton/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-quanta/meta-q71l/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
meta-yadro/meta-nicole/conf/bblayers.conf.sample:BBLAYERS_NON_REMOVABLE ?= " \
```
--
Patrick Williams
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2021-12-02 15:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-02 13:29 Is BBLAYERS_NON_REMOVABLE obsolette? Alexander A. Filippov
2021-12-02 15:36 ` Patrick Williams [this message]
2021-12-02 16:33 ` Alexander A. Filippov
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=YajoGODkG52luR0T@heinlein \
--to=patrick@stwcx.xyz \
--cc=a.filippov@yadro.com \
--cc=openbmc@lists.ozlabs.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.