Jump kernel of rasb3 from V4.4.16 to V4.4.43 75/8375/4
authorRonan <ronan.lemartret@iot.bzh>
Thu, 26 Jan 2017 01:53:34 +0000 (02:53 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 26 Jan 2017 11:51:48 +0000 (11:51 +0000)
 * Fix build for AGL

Change-Id: I2f799daab05dd295397d2ae05b7e9ab1d707128c
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend

index a2b2a42..90176c6 100644 (file)
@@ -1,9 +1,5 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
 
-LINUX_VERSION = "4.4.16"
-
-SRCREV = "26550dcfb86b0308a99f726abbfb55abb1b0f78c"
-
 SRC_URI_append = "\
        ${@base_conditional('USE_FAYTECH_MONITOR', '1', 'file://0002-faytech-fix-rpi.patch', '', d)} \
 "