summaryrefslogtreecommitdiffstats
path: root/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb
blob: 1a990fe0f52277fce0021f6636527af33b1d7b4f (plain)
1
2
3
4
5
6
7
8
9
LINUX_VERSION ?= "4.14.81"

SRCREV = "acf578d07d57480674d5361df9171fe9528765cb"
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
OpenPOWER on IntegriCloud