[yocto] [meta-raspberrypi][PATCH 1/1] linux-raspberrypi_4.7.bb: upgrade to latest good version

Herve Jourdain herve.jourdain at neuf.fr
Thu Nov 17 05:13:53 PST 2016


Signed-off-by: Herve Jourdain <herve.jourdain at neuf.fr>
---
 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 0315f8f..4a8fe36 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.7"
+LINUX_VERSION ?= "4.7.10"
 
-SRCREV = "a45a35c08598b23f9fd82e49c83b46c7d536244f"
+SRCREV = "e7fa325a40f260ed9fb86391a0b65150eba8c112"
 SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.7.y \
            file://0001-fix-dtbo-rules.patch \
 "
-- 
2.7.4




More information about the yocto mailing list