[yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Update revision to include rpi3 support

Theodor Gherzan theodor at gherzan.ro
Wed Mar 9 06:15:02 PST 2016


From: Theodor Gherzan <theodor at resin.io>

Signed-off-by: Theodor Gherzan <theodor at resin.io>
---
 recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
index e26019e..b55c9ff 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.1.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
 
-LINUX_VERSION ?= "4.1.17"
+LINUX_VERSION ?= "4.1.18"
 
-SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae"
+SRCREV = "fcc9ad149fbe78e9931b8e769ac54d5430587465"
 SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y \
            file://0001-dts-add-overlay-for-pitft22.patch \
           "
-- 
2.1.4




More information about the yocto mailing list