From 1e3983fbfc41bfec65c7f456d5d87605627bae76 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 13 Oct 2016 01:15:32 -0700 Subject: [PATCH] linux-raspberrypi_4.7.bb: Update to 4.7.7 Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_4.7.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.7.bb b/recipes-kernel/linux/linux-raspberrypi_4.7.bb index 44ac961..0315f8f 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.7.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.7.bb @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.7.0" +LINUX_VERSION ?= "4.7.7" -SRCREV = "d38b45a21294eaf01aa7568aaeb161d7553477e9" +SRCREV = "a45a35c08598b23f9fd82e49c83b46c7d536244f" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.7.y \ file://0001-fix-dtbo-rules.patch \ "