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

SRCREV = "865ddc1393f558198e7e7ce70928ff2e49c4f7f6"
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