From: Fabio Berton Date: Thu, 27 Oct 2016 11:50:30 +0000 (-0200) Subject: linux-fslc: Bump revision to f009921 X-Git-Tag: 2.2~167 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=73cc56d485139cf4ba53e0dd593c828278ed9c47;p=meta-freescale.git linux-fslc: Bump revision to f009921 This upgrades the Linux kernel to 4.8.4 release and apply the following change on top of it: - f009921 net: fec: Call swap_buffer() prior to IP header alignment Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- diff --git a/recipes-kernel/linux/linux-fslc_4.8.bb b/recipes-kernel/linux/linux-fslc_4.8.bb index 4605394b..e1af252f 100644 --- a/recipes-kernel/linux/linux-fslc_4.8.bb +++ b/recipes-kernel/linux/linux-fslc_4.8.bb @@ -12,6 +12,6 @@ include linux-fslc.inc +PV = "4.8+git${SRCPV}" SRCBRANCH = "4.8.x+fslc" -SRCREV = "a7fac751ddba9e30101093fef61f2682cce039de" +SRCREV = "f0099211c22f1f402da366ba097744c06e17e30e" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"