diff options
author | Daiane Angolini <daiane.angolini@nxp.com> | 2016-04-08 15:44:32 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:06:34 -0300 |
commit | 10f0e288c44f76c26c7e76a3b7642bf71647b17b (patch) | |
tree | 0edc042ec6879fd1eacd99f4d4c89fa44d47290d /recipes-kernel | |
parent | 371822ef79390db3aedad308483bf5df653f4c70 (diff) | |
download | meta-freescale-10f0e288c44f76c26c7e76a3b7642bf71647b17b.tar.gz |
linux-fslc-imx: Update to latest version 445b81a7
Commit 445b81a7 adds the initial support for the Warp7 board.
Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
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 bd63de84..c67890ec 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 = "9c23ef6a72841cb39627754debb2a36b7062f57d" | 14 | SRCREV = "445b81a703861b3c146ccd074cb5c14a5363c6d3" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |