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}:" LINUX_VERSION ?= "4.9.80" -SRCREV = "a7b4dd27c1c0d6510b8066b91ef01be0928d8529" +SRCREV = "ffd7bf4085b09447e5db96edd74e524f118ca3fe" SRC_URI = " \ git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \