From 7cd27ce83e19fbc780fc0fff2c5bde864c0293f7 Mon Sep 17 00:00:00 2001 From: Mirza Krak Date: Sun, 15 Jul 2018 10:30:27 +0200 Subject: linux-raspberrypi: update 4.9 recipe to current HEAD Contains the following changes: 7f9c648dad64 drm/vc4: Move IRQ enable to PM path which fixes an unbalanced IRQ enable warning, which was rapported in #286 Signed-off-by: Mirza Krak Signed-off-by: Gunnar Andersson Signed-off-by: Martin Jansa --- recipes-kernel/linux/linux-raspberrypi_4.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}:" LINUX_VERSION ?= "4.9.80" -SRCREV = "ffd7bf4085b09447e5db96edd74e524f118ca3fe" +SRCREV = "7f9c648dad6473469b4133898fa6bb8d818ecff9" SRC_URI = " \ git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ -- cgit v1.2.3-54-g00ecf