mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
linux-raspberrypi: Default to 4.9 kernel
4.9 is now declared stable for raspberrypi Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
59d111195d
commit
8873478623
@ -1,3 +1,3 @@
|
||||
# RaspberryPi BSP default versions
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "4.4.%"
|
||||
PREFERRED_VERSION_linux-raspberrypi ??= "4.9.%"
|
||||
|
||||
@ -37,5 +37,3 @@ VC4_CMA_SIZE ?= "cma-256"
|
||||
|
||||
UBOOT_MACHINE = "rpi_3_config"
|
||||
MACHINE_FEATURES_append = " vc4graphics"
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user