linux-gateworks-imx: update to latest Gateworks kernel

An issue was resolved that caused certain kernel modules to have invalid
CRC's when built with GCC 5.4+ which would cause them to fail loading
if CONFIG_MODVERSIONS is enabled.

See Linux commit d9991ca46 genksyms: fix typeof() handling

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Tim Harvey 2017-05-22 09:25:09 -07:00 committed by Otavio Salvador
parent 68314612e2
commit 1879485e63

View File

@ -6,7 +6,7 @@ include recipes-kernel/linux/linux-dtb.inc
DEPENDS += "lzop-native bc-native"
SRCREV = "1032ddf66a1488b47f3ff72f944b4ceadcdd2e4e"
SRCREV = "d9991ca465921e5ed120dd321e06a2d64eaa5099"
LOCALVERSION = "-1.0.x-ga+yocto"
SRC_URI = "git://github.com/Gateworks/linux-imx6.git;protocol=git;branch=gateworks_fslc_3.14_1.0.x_ga \
file://defconfig"