summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
index 2243d4c..21fcfef 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2 2
3LINUX_VERSION ?= "4.9.80" 3LINUX_VERSION ?= "4.9.80"
4 4
5SRCREV = "a7b4dd27c1c0d6510b8066b91ef01be0928d8529" 5SRCREV = "ffd7bf4085b09447e5db96edd74e524f118ca3fe"
6SRC_URI = " \ 6SRC_URI = " \
7 git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \ 7 git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \
8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ 8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \