summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-09-12 17:05:19 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2017-09-21 17:31:32 -0300
commitd34c37ce1e22c9e07345f815582e495341f227f1 (patch)
tree458cfaea6f7ae3ebca58be78802fa5bfbc6c53e1 /recipes-kernel
parentdf8f4dafdf9ae9786d099d8c86985566e8c6e7da (diff)
downloadmeta-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.bb2
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
11PV .= "+git${SRCPV}" 11PV .= "+git${SRCPV}"
12 12
13SRCBRANCH = "4.1-2.0.x-imx" 13SRCBRANCH = "4.1-2.0.x-imx"
14SRCREV = "09845b886c1198c9461de424ffd95dde363324c1" 14SRCREV = "a73554d6a5e16f39cc7f116ee9ba202e8df809bc"
15 15
16COMPATIBLE_MACHINE = "(mx6|mx7)" 16COMPATIBLE_MACHINE = "(mx6|mx7)"