All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rahul Chauhan" <rahulchauhankitps@gmail.com>
To: poky@lists.yoctoproject.org
Subject: Re: Need suggestion to handle COMBINED_FEATURES variable.
Date: Wed, 18 May 2022 09:30:37 -0700	[thread overview]
Message-ID: <24270.1652891437431345669@lists.yoctoproject.org> (raw)
In-Reply-To: <e84bba5e-3d55-61e7-4809-70ff3960df51@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 840 bytes --]

Hi Khem Raj,

Thank you for quick response.

Actually i am using my own distro derivided from poky.conf and own xyz-machine.conf file.
In my xyz-machine.conf , wifi is MACHINE_FEATURE.

Since i dont want packagegroup-base-wifi in my build so i am using below line in my own distro.
DISTRO_FEATURES_remove = "wifi" in my distro.

So now my question is how to handle COMBINED_FEATURE to control the package/package-group installation.

DISTRO_FEATURES_remove is enough in distro file.
or
MACHINE_FEATURE_remove also required in machine.conf file.
Or
Any one of the above is sufficient.

Is COMBINED_FEATURES_remove = "wifi" is recommended by community..

Or suggest me what is the ideal way to remove the combined feature from the build. (I dont't want to keep it in local.conf file)

Thanks in advance.
Rahul Chauhan

[-- Attachment #2: Type: text/html, Size: 1727 bytes --]

  reply	other threads:[~2022-05-18 16:30 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 [this message]
2022-05-18 16:33     ` Khem Raj
2022-05-18 16:47       ` Rahul Chauhan
2022-05-18 17:07         ` [poky] " Khem Raj

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=24270.1652891437431345669@lists.yoctoproject.org \
    --to=rahulchauhankitps@gmail.com \
    --cc=poky@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.