All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: Rahul Chauhan <rahulchauhankitps@gmail.com>
Cc: poky <poky@lists.yoctoproject.org>
Subject: Re: [poky] Need suggestion to handle COMBINED_FEATURES variable.
Date: Wed, 18 May 2022 10:07:03 -0700	[thread overview]
Message-ID: <CAMKF1spb8Q2ovrOF_-V0-A5SozYstciZUot+Wy4yBONZv1fwQA@mail.gmail.com> (raw)
In-Reply-To: <13088.1652892457753604005@lists.yoctoproject.org>

COMBINED_FEATURE gives you intersection of distro and machine
features, so if a feature is not in both of them
then it wont show up in COMBINED_FEATURES, so as long as you remove it
from DISTRO_FEATURES you might be ok

On Wed, May 18, 2022 at 9:47 AM Rahul Chauhan
<rahulchauhankitps@gmail.com> wrote:
>
> Is there any risk, If  I remove it from DISTRO_FEATURES not MACHINE_FEATURES.
>
> Actually I am using same machine file for multi devices but each device has separate distro.
> and singe image file for all the devices.
>
> So in my case i can use DISTRO_FEATURES_remove from distro file.
> but if modifying machine.conf file then all other device will impact.
>
> so in this case, is there any way to handle COMBINED_FEATURE.
>
> Your comment will very helpful for us.
>
> Thanks  Again
> Rahul Chauhan
> 
>

      reply	other threads:[~2022-05-18 17:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18 14:01 Need suggestion to handle COMBINED_FEATURES variable Rahul Chauhan
2022-05-18 15:58 ` [poky] " Khem Raj
2022-05-18 16:30   ` Rahul Chauhan
2022-05-18 16:33     ` [poky] " Khem Raj
2022-05-18 16:47       ` Rahul Chauhan
2022-05-18 17:07         ` Khem Raj [this message]

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=CAMKF1spb8Q2ovrOF_-V0-A5SozYstciZUot+Wy4yBONZv1fwQA@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=poky@lists.yoctoproject.org \
    --cc=rahulchauhankitps@gmail.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.