mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
linux-cubox-i: update SRCREV to ea83bda1b4
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@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
b6d6635c08
commit
130daa6b77
|
@ -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
|
||||
|
|
|
@ -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} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user