aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb
blob: 224bc6ddbdea6c4822ad138985ecbaeb54c8f188 (plain)
1
2
3
4
5
6
7
8
9
LINUX_VERSION ?= "4.14.91"

SRCREV = "0b520d5f1f580d36a742a9457a5673fa1578fff3"
SRC_URI = " \
    git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \
    file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
    "

require linux-raspberrypi.inc