mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-08-13 00:16:02 +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}"
|