From ed80d741150b6f29d72f028651ab0ab83734a2b9 Mon Sep 17 00:00:00 2001 From: Ronan Date: Thu, 26 Jan 2017 02:53:34 +0100 Subject: Jump kernel of rasb3 from V4.4.16 to V4.4.43 * Fix build for AGL Change-Id: I2f799daab05dd295397d2ae05b7e9ab1d707128c Signed-off-by: Ronan --- .../recipes-kernel/linux/linux-raspberrypi_4.4.bbappend | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend b/meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend index a2b2a42f2..90176c6c5 100644 --- a/meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend +++ b/meta-agl-bsp/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bbappend @@ -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)} \ " -- cgit 1.2.3-korg