All of lore.kernel.org
 help / color / mirror / Atom feed
* [3rdparty] [PATCH] linux-gateworks-imx: update to latest Gateworks kernel
@ 2017-05-22 16:25 Tim Harvey
  2017-05-23  1:24 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Harvey @ 2017-05-22 16:25 UTC (permalink / raw)
  To: meta-freescale

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>
---
 recipes-kernel/linux/linux-gateworks-imx_3.14.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-gateworks-imx_3.14.bb b/recipes-kernel/linux/linux-gateworks-imx_3.14.bb
index d2190f4..a0f1e80 100644
--- a/recipes-kernel/linux/linux-gateworks-imx_3.14.bb
+++ b/recipes-kernel/linux/linux-gateworks-imx_3.14.bb
@@ -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"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [3rdparty] [PATCH] linux-gateworks-imx: update to latest Gateworks kernel
  2017-05-22 16:25 [3rdparty] [PATCH] linux-gateworks-imx: update to latest Gateworks kernel Tim Harvey
@ 2017-05-23  1:24 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2017-05-23  1:24 UTC (permalink / raw)
  To: Tim Harvey; +Cc: meta-freescale

On Mon, May 22, 2017 at 1:25 PM, Tim Harvey <tharvey@gateworks.com> wrote:
> 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>

Applied to master, pyro and morty.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-23  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 16:25 [3rdparty] [PATCH] linux-gateworks-imx: update to latest Gateworks kernel Tim Harvey
2017-05-23  1:24 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.