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

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

require linux-raspberrypi.inc
OpenPOWER on IntegriCloud