mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 13:14:45 +02:00
rpi-default-versions: Use 6.1 kernel as default
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
98349bb367
commit
12a1187b01
|
@ -1,4 +1,4 @@
|
|||
# RaspberryPi BSP default versions
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "5.15.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "6.1.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi-v7 ??= "${PREFERRED_VERSION_linux-raspberrypi}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user