Re: [poky][PATCH] poky-tiny: correct override syntax in poky-tiny.conf
Khem Raj <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CAMKF1srBGW11rYvEyZDmHbG=VQJ-X4xmA3KpBBNY9LBea_+cuw@mail.gmail.com> |
On Fri, Mar 28, 2025 at 12:33 PM Peter Marko via lists.yoctoproject.org <[email protected]> wrote: > > From: Peter Marko <[email protected]> > > it's a comment but should be anyway migrated to new override syntax > > Signed-off-by: Peter Marko <[email protected]> > --- > meta-poky/conf/distro/poky-tiny.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf > index 20c13e6f60..075702a32c 100644 > --- a/meta-poky/conf/distro/poky-tiny.conf > +++ b/meta-poky/conf/distro/poky-tiny.conf > @@ -39,7 +39,7 @@ TCLIBC = "musl" > FULL_OPTIMIZATION = "-Os" > > # FIXME: consider adding a new "tiny" feature Is this comment still valid, I wonder. I know its in there from day 1 of this file. > -#DISTRO_FEATURES_append = " tiny" > +#DISTRO_FEATURES:append = " tiny" > > # Distro config is evaluated after the machine config, so we have to explicitly > # set the kernel provider to override a machine config. > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#13582): https://lists.yoctoproject.org/g/poky/message/13582 > Mute This Topic: https://lists.yoctoproject.org/mt/111960658/1997914 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >