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

SRCREV = "9ca74c53cbda1f104bce3b33850fd3bf33eb3793"
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