mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
rpi-default-providers: Use 3.10.X as default kernel
This is the default/base branch on official github repository: https://github.com/raspberrypi/linux/branches Change-Id: I99702ae7548b49a5b4b575b3f02f5a3a48ad347f Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
4498a2be50
commit
c96c590d0c
|
@ -2,7 +2,7 @@
|
|||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-raspberrypi"
|
||||
# The default kernel version is the same as used by Raspbian
|
||||
PREFERRED_VERSION_linux-raspberrypi ?= "3.6.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi ?= "3.10.%"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
|
||||
PREFERRED_PROVIDER_virtual/egl ?= "userland"
|
||||
|
|
Loading…
Reference in New Issue
Block a user