summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-10-27 09:50:30 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-27 10:36:28 -0200
commit73cc56d485139cf4ba53e0dd593c828278ed9c47 (patch)
tree433ca6bc1110a1e74bad50f72103c472b256eb70 /recipes-kernel
parent6e0aa738d7526dbcb3768cf9ff1af5f81cd5c9ae (diff)
downloadmeta-freescale-73cc56d485139cf4ba53e0dd593c828278ed9c47.tar.gz
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 <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc_4.8.bb2
1 files changed, 1 insertions, 1 deletions
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
12+PV = "4.8+git${SRCPV}" 12+PV = "4.8+git${SRCPV}"
13 13
14SRCBRANCH = "4.8.x+fslc" 14SRCBRANCH = "4.8.x+fslc"
15SRCREV = "a7fac751ddba9e30101093fef61f2682cce039de" 15SRCREV = "f0099211c22f1f402da366ba097744c06e17e30e"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" 17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"