mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
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>
7 lines
146 B
BlitzBasic
7 lines
146 B
BlitzBasic
LINUX_VERSION ?= "5.4.29"
|
|
LINUX_RPI_BRANCH ?= "rpi-5.4.y"
|
|
|
|
SRCREV = "dc11cb9f890197f976033255e09023c28c988b76"
|
|
|
|
require linux-raspberrypi_5.4.inc
|