[PATCH 0/3] Adapt to new default feature handling

Paul Barker <[email protected]> Sat, 28 Mar 2026 09:46:51 +0000
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
These changes adapt meta-yocto-bsp to the upcoming changes in how
default distro and machine features are set. The intention is that this
series is applied to meta-yocto *before* changes to openembeded-core,
and the changes should be safe to apply in that order.

---
Paul Barker (3):
      genericx86-common: Use append with MACHINE_FEATURES
      genericarm64: Use MACHINE_FEATURES_DEFAULT
      beaglebone-yocto: Use MACHINE_FEATURES_DEFAULT

 meta-yocto-bsp/conf/machine/beaglebone-yocto.conf         | 2 +-
 meta-yocto-bsp/conf/machine/genericarm64.conf             | 5 ++++-
 meta-yocto-bsp/conf/machine/include/genericx86-common.inc | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
base-commit: ac300baea7314ea3c80f2330b2a993f729f32150
change-id: 20260328-default-features-e3c7a5493fda

Best regards,
--  
Paul Barker