mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-08-13 22:14:09 +00:00
5 lines
168 B
PHP
5 lines
168 B
PHP
# RaspberryPi BSP default versions
|
|
|
|
PREFERRED_VERSION_linux-raspberrypi ??= "6.1.%"
|
|
PREFERRED_VERSION_linux-raspberrypi-v7 ??= "${PREFERRED_VERSION_linux-raspberrypi}"
|