mbox series

[0/3] Adapt to new default feature handling

Message ID 20260328-default-features-v1-0-549331ccfab0@pbarker.dev (mailing list archive)
Headers show
Series Adapt to new default feature handling | expand

Message

Paul Barker March 28, 2026, 9:46 a.m. UTC
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