From 15d2ea0f5a7f7536770031621f874d75bf9bb30a Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Mon, 22 Jan 2018 20:12:28 +0000 Subject: linux-raspberrypi: Update 4.9 recipe to 4.9.77 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb index 4c4ac20..20a48fa 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.9.65" +LINUX_VERSION ?= "4.9.77" -SRCREV = "5c1521c32fbd3291918c28fb67524c0ae1a299fb" +SRCREV = "c7b6645458053c75009559e66bd5e3034e82969f" SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y" require linux-raspberrypi.inc -- cgit v1.2.3-54-g00ecf