diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2016-07-04 14:35:37 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-07-15 07:48:55 -0300 |
commit | 6a0cbb1a732d9a1d5efe5de795d87ffbad5dc1c0 (patch) | |
tree | 0b41ace3d642fb5de2f32c16164f9295bc014fd4 /recipes-kernel | |
parent | 84d86a144421d9ab0e99d7c521c38c8d3b6214ba (diff) | |
download | meta-freescale-6a0cbb1a732d9a1d5efe5de795d87ffbad5dc1c0.tar.gz |
linux-fslc-imx: Bump to revision 960f493
This merges the 4.1.26 stable release and include following change:
960f493 of: Allow NXP 4.1 kernel to allocate memory on 2GiB RAM boards
Change-Id: Iacc788ccc36920f9ce7292ece5ce2e9ac210beb2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-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 5c1bc223..52c6e5f9 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 = "3617c73273b93c811e23978ca835548fd0747ae4" | 14 | SRCREV = "960f493cce161ddc2ba3ffe82c061496e5771829" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |