From a18e70f76b86640ee8f873ba84e8f1c4d0d72357 Mon Sep 17 00:00:00 2001 From: Ian Coolidge Date: Wed, 14 Dec 2016 14:08:33 -0800 Subject: [PATCH] linux-boundary: Bump kernel version to 4.1.15_2.0.0 Kernel based on NXP 4.1.15_2.0.0_ga kernel release Integrated Dirty Cow fix Enabled missing prefetch engine for 6QP boards Added SOM2_6QP support ft5x06_ts fix for dual touch Signed-off-by: Ian Coolidge Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-boundary_4.1.15.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-boundary_4.1.15.bb b/recipes-kernel/linux/linux-boundary_4.1.15.bb index f61cb72..29bec5b 100644 --- a/recipes-kernel/linux/linux-boundary_4.1.15.bb +++ b/recipes-kernel/linux/linux-boundary_4.1.15.bb @@ -10,8 +10,8 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ file://defconfig \ " -LOCALVERSION = "-1.0.0_ga+yocto" -SRCBRANCH = "boundary-imx_4.1.15_1.0.0_ga" -SRCREV = "e1eae9797d8fe9f66d13d0d665aaf618be81e482" +LOCALVERSION = "-2.0.0_ga+yocto" +SRCBRANCH = "boundary-imx_4.1.15_2.0.0_ga" +SRCREV = "0884c9509aa04c37e0aa0419cf63a859825a6edc" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7)"