mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00

add rt kernel recipe for version 4.19 Signed-off-by: Vincenzo Pacella <shaduz@shaduzlabs.com>
7 lines
149 B
BlitzBasic
7 lines
149 B
BlitzBasic
LINUX_VERSION ?= "4.19.66"
|
|
LINUX_RPI_BRANCH ?= "rpi-4.19.y"
|
|
|
|
SRCREV = "fc5826fb999e0b32900d1f487e90c27a92010214"
|
|
|
|
require linux-raspberrypi_4.19.inc
|