mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-10-22 14:52:18 +02:00
Revert "rpi-default-versions: Switch default kernel to 6.12"
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
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>
This commit is contained in:
parent
388c37d1f6
commit
3c464de8c6
|
@ -1,4 +1,4 @@
|
|||
# RaspberryPi BSP default versions
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "6.12.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "6.6.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi-v7 ??= "${PREFERRED_VERSION_linux-raspberrypi}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user