diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2017-09-12 17:05:19 -0700 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-09-21 17:31:32 -0300 |
commit | d34c37ce1e22c9e07345f815582e495341f227f1 (patch) | |
tree | 458cfaea6f7ae3ebca58be78802fa5bfbc6c53e1 /recipes-kernel | |
parent | df8f4dafdf9ae9786d099d8c86985566e8c6e7da (diff) | |
download | meta-freescale-d34c37ce1e22c9e07345f815582e495341f227f1.tar.gz |
linux-fslc-imx: Bump revision to a73554d6a5e1
This merges the 4.1.43 stable release and includes the following
change:
- a73554d6a5e1 tools include: Add a __fallthrough statement
Signed-off-by: Stefan Agner <stefan.agner@toradex.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-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 9013c82e..d3e68d47 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 = "09845b886c1198c9461de424ffd95dde363324c1" | 14 | SRCREV = "a73554d6a5e16f39cc7f116ee9ba202e8df809bc" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |