mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-08-12 20:50:35 +00:00
This reverts commit 8c916b683de8ca969b136524f03d2574af282bac. 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>
5 lines
168 B
PHP
5 lines
168 B
PHP
# RaspberryPi BSP default versions
|
|
|
|
PREFERRED_VERSION_linux-raspberrypi ??= "6.6.%"
|
|
PREFERRED_VERSION_linux-raspberrypi-v7 ??= "${PREFERRED_VERSION_linux-raspberrypi}"
|