[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-cubox-i: update SRCREV to ea83bda1b4

Carlos Rafael Giani dv at pseudoterminal.org
Thu Apr 23 13:48:56 PDT 2015


Notable changes in this update include:
- Support for V5 Vivante userspace binaries
- Improvements to thermal subsystems for better cooling
- PWM and FEC cleanups and improvements
- Fix kernel config causing networking bridge breakage
- Wi-Fi related backports from Linaro 3.14 kernel

Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
---
 recipes-kernel/linux/linux-cubox-i-3.14.14/defconfig | 1 -
 recipes-kernel/linux/linux-cubox-i_3.14.14.bb        | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-cubox-i-3.14.14/defconfig b/recipes-kernel/linux/linux-cubox-i-3.14.14/defconfig
index d4352c5..d9c0e94 100644
--- a/recipes-kernel/linux/linux-cubox-i-3.14.14/defconfig
+++ b/recipes-kernel/linux/linux-cubox-i-3.14.14/defconfig
@@ -37,7 +37,6 @@ CONFIG_KALLSYMS_ALL=y
 CONFIG_PROFILING=y
 CONFIG_OPROFILE=m
 CONFIG_KPROBES=y
-CONFIG_JUMP_LABEL=y
 CONFIG_MODULES=y
 CONFIG_MODULE_UNLOAD=y
 CONFIG_MODVERSIONS=y
diff --git a/recipes-kernel/linux/linux-cubox-i_3.14.14.bb b/recipes-kernel/linux/linux-cubox-i_3.14.14.bb
index dc93084..3272899 100644
--- a/recipes-kernel/linux/linux-cubox-i_3.14.14.bb
+++ b/recipes-kernel/linux/linux-cubox-i_3.14.14.bb
@@ -8,7 +8,7 @@ with full support for the i.MX6 features."
 DEPENDS += "lzop-native bc-native"
 
 SRCBRANCH ?= "linux-linaro-lsk-v3.14-mx6"
-SRCREV = "4a2f77e014b8cdd10af1aac0db40f582be027f51"
+SRCREV = "ea83bda1b403d745c67fbf6ea307d05ca138577f"
 LOCALVERSION ?= "-${SRCBRANCH}"
 
 SRC_URI = "git://github.com/SolidRun/linux-imx6-3.14.git;branch=${SRCBRANCH} \
-- 
1.9.1



More information about the meta-freescale mailing list