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-11 09:44:25 -0300 |
commit | e4eb0ff00d622325756c07da0dce131f329b776c (patch) | |
tree | 35bed1790ddef9b70a5c8d9c420480f5530a7f4e | |
parent | 370a313c750d3a7d7171523a6d5fe66de45e931d (diff) | |
download | meta-fsl-arm-e4eb0ff00d622325756c07da0dce131f329b776c.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>
-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 bd63de8..c67890e 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)" |