Change-Id: Ic537cada66ff09cde592da977a109415e05cb19c Signed-off-by: Andrei Gherzan <and...@gherzan.ro> --- conf/machine/include/rpi-default-providers.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/machine/include/rpi-default-providers.inc b/conf/machine/include/rpi-default-providers.inc index f86aab4..65cda07 100644 --- a/conf/machine/include/rpi-default-providers.inc +++ b/conf/machine/include/rpi-default-providers.inc @@ -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" -- 1.8.1.4 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto