[PATCH 0/4] Adapt poky & poky-tiny for default distro features changes

Paul Barker <[email protected]> Fri, 03 Apr 2026 10:12:01 +0100
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
These patches follow up the conversion of default DISTRO_FEATURES
handling in oe-core. They require the patch to support opting out of all
default features [1] to be applied in oe-core first.

[1]: https://lore.kernel.org/openembedded-core/[email protected]/

---
Paul Barker (4):
      poky: Drop use of DISTRO_FEATURES_DEFAULT
      poky-tiny: Drop use of DISTRO_FEATURES_DEFAULT
      poky-tiny: Opt out of all default distro features
      poky-tiny: Simplify distro features

 meta-poky/conf/distro/poky-tiny.conf | 22 ++++++----------------
 meta-poky/conf/distro/poky.conf      |  2 +-
 2 files changed, 7 insertions(+), 17 deletions(-)
---
base-commit: ac300baea7314ea3c80f2330b2a993f729f32150
change-id: 20260403-default-features-2-1ecfb4924557

Best regards,
--  
Paul Barker