mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-01 00:59:54 +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:
@@ -1,3 +1,3 @@
|
|||||||
# RaspberryPi BSP default versions
|
# 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"
|
UBOOT_MACHINE = "rpi_3_config"
|
||||||
MACHINE_FEATURES_append = " vc4graphics"
|
MACHINE_FEATURES_append = " vc4graphics"
|
||||||
|
|
||||||
PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user