mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +00:00
5 lines
169 B
PHP
5 lines
169 B
PHP
# RaspberryPi BSP default versions
|
|
|
|
PREFERRED_VERSION_linux-raspberrypi ??= "6.12.%"
|
|
PREFERRED_VERSION_linux-raspberrypi-v7 ??= "${PREFERRED_VERSION_linux-raspberrypi}"
|