agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
507 stars 397 forks source link

machines: simplify MACHINEOVERRIDES definitions #1248

Closed shr-project closed 7 months ago

shr-project commented 7 months ago

Prepending new definitions should be preferred to assignment, as it is simpler and more conducive to defining new machine configurations that reuse these configurations.

shr-project commented 7 months ago

This is just to sync mickledore with what was already merged in kirkstone in: https://github.com/agherzan/meta-raspberrypi/pull/1166 and master: https://github.com/agherzan/meta-raspberrypi/pull/1179