meta-raspberrypi/conf/machine/include/rpi-default-versions.inc
Martin Jansa 3c464de8c6
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
Revert "rpi-default-versions: Switch default kernel to 6.12"
This reverts commit 8c916b683d.

Change like this doesn't belong to stable branch, people who
want to use 6.12 can easily switch the P_V in their config.

Signed-off-by: Martin Jansa <martin2.jansa@lgepartner.com>
2025-08-12 08:15:06 -07:00

5 lines
168 B
PHP

# RaspberryPi BSP default versions
PREFERRED_VERSION_linux-raspberrypi ??= "6.6.%"
PREFERRED_VERSION_linux-raspberrypi-v7 ??= "${PREFERRED_VERSION_linux-raspberrypi}"