mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-01 00:59:54 +00:00
rpi-default-providers: Move PREFERRED_VERSIONs to rpi-default-versions.inc
Change-Id: I61c32aa23eef86cb9861776b37c4ecd8f7c8052c Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
# RaspberryPi BSP default providers
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-raspberrypi"
|
||||
PREFERRED_VERSION_linux-raspberrypi ?= "3.10.%"
|
||||
|
||||
PREFERRED_PROVIDER_u-boot = "u-boot-rpi"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
|
||||
PREFERRED_PROVIDER_virtual/egl ?= "userland"
|
||||
PREFERRED_PROVIDER_virtual/libgles2 ?= "userland"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# RaspberryPi BSP default versions
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ?= "3.10.%"
|
||||
|
||||
Reference in New Issue
Block a user