mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
linux-raspberrypi: Add recipes for kernel 5.4
5.4 is slated to be next hop for linux-raspberrypi, here add the recipes, default is still 4.19, we can switch that later Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
LINUX_VERSION ?= "5.4.29"
|
||||
LINUX_RPI_BRANCH ?= "rpi-5.4.y"
|
||||
|
||||
SRCREV = "dc11cb9f890197f976033255e09023c28c988b76"
|
||||
|
||||
require linux-raspberrypi_5.4.inc
|
||||
Reference in New Issue
Block a user