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
152 B
BlitzBasic
7 lines
152 B
BlitzBasic
LINUX_VERSION ?= "4.19.59"
|
|
LINUX_RPI_BRANCH ?= "rpi-4.19.y-rt"
|
|
|
|
SRCREV = "1dae1f0521d69bfd22454180c40fe85fdd80ffc6"
|
|
|
|
require linux-raspberrypi_4.19.inc
|