diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-10-27 09:50:29 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-10-27 10:36:28 -0200 |
commit | 6e0aa738d7526dbcb3768cf9ff1af5f81cd5c9ae (patch) | |
tree | 5b02136635b3b1c4b2c6eb0caa36a030e64295bc | |
parent | 6ad3698bbb933433abe65b7570137a965a9e0063 (diff) | |
download | meta-freescale-6e0aa738d7526dbcb3768cf9ff1af5f81cd5c9ae.tar.gz |
linux-fslc-imx: Bump revision to 176c482
This commit merge v4.1.35 into 4.1-2.0.x-imx and includes following
change:
- 176c482 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-imx_4.1-2.0.x.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb index d1e1a15f..8515080a 100644 --- a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb +++ b/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb | |||
@@ -11,6 +11,6 @@ include linux-fslc.inc | |||
11 | PV .= "+git${SRCPV}" | 11 | PV .= "+git${SRCPV}" |
12 | 12 | ||
13 | SRCBRANCH = "4.1-2.0.x-imx" | 13 | SRCBRANCH = "4.1-2.0.x-imx" |
14 | SRCREV = "34002442b17af7220fa52b2d153db90685113947" | 14 | SRCREV = "176c482f56cd9c523829ceb6bce5c28d3cc6d1c0" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |