mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02: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}"
|