diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-10-27 09:50:30 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-10-27 10:36:28 -0200 |
commit | 73cc56d485139cf4ba53e0dd593c828278ed9c47 (patch) | |
tree | 433ca6bc1110a1e74bad50f72103c472b256eb70 | |
parent | 6e0aa738d7526dbcb3768cf9ff1af5f81cd5c9ae (diff) | |
download | meta-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>
-rw-r--r-- | recipes-kernel/linux/linux-fslc_4.8.bb | 2 |
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 | ||
14 | SRCBRANCH = "4.8.x+fslc" | 14 | SRCBRANCH = "4.8.x+fslc" |
15 | SRCREV = "a7fac751ddba9e30101093fef61f2682cce039de" | 15 | SRCREV = "f0099211c22f1f402da366ba097744c06e17e30e" |
16 | 16 | ||
17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" | 17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" |