mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-08-18 17:40:25 +00:00
This lets machines use ?= to choose their preferred kernel e.g. 64bit rpi3 needs 4.9 minimum but default right now is 4.4 At the same time it keeps the option for user to override any of these settings via config metadata e.g. local.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>