summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 21fcfef..b3f3248 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 = "ffd7bf4085b09447e5db96edd74e524f118ca3fe" 5SRCREV = "7f9c648dad6473469b4133898fa6bb8d818ecff9"
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 \