diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-07-22 11:03:41 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-08-05 14:51:53 -0300 |
commit | 1d44bae1ca8ee85b79c028fa106b21cd736a153b (patch) | |
tree | 4d9863010292b91ef7c11663157dbc4a9d9a0b04 | |
parent | fd79aad73885dec39a0bd99c79c6c3fac3dcf587 (diff) | |
download | meta-freescale-1d44bae1ca8ee85b79c028fa106b21cd736a153b.tar.gz |
linux-fslc-imx: Bump revision to 0c0844f
This includes following change:
- 0c0844f 4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru
pvecs on compound page arrival"
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-1.0.x.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb index 30890840..b38e6855 100644 --- a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb +++ b/recipes-kernel/linux/linux-fslc-imx_4.1-1.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-1.0.x-imx" | 13 | SRCBRANCH = "4.1-1.0.x-imx" |
14 | SRCREV = "00850640dae75e2162702eda788a814ae2cee4e8" | 14 | SRCREV = "0c0844f9fa0bc72019ce2b481ef586db4d8566a3" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |