mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
rpi-default-providers: Use u-boot-rpi as u-boot provider
Change-Id: Ic537cada66ff09cde592da977a109415e05cb19c Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
8778a3724c
commit
26fa448b0c
|
@ -1,9 +1,10 @@
|
|||
# RaspberryPi BSP default providers
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-raspberrypi"
|
||||
# The default kernel version is the same as used by Raspbian
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user