summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2017-08-02 11:23:17 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-07 11:42:29 -0300
commit438c926745432b0ac77f191e44d10267880c719e (patch)
tree59dfa6a7ff2550ba25f8e1a5a92b5bb89ca6ab53 /recipes-kernel
parentf2e3d4574ee0a543d1270c30377c2a8c24a7bda6 (diff)
downloadmeta-freescale-438c926745432b0ac77f191e44d10267880c719e.tar.gz
linux-fslc-imx: Bump revision to 09845b886c11
This includes the following change: - 09845b886c11 mxc_hdmi: Fix hang during boot Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> 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 04886c2c..9013c82e 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 = "300a7650298b3334f356f36d30431ff8b6281237" 14SRCREV = "09845b886c1198c9461de424ffd95dde363324c1"
15 15
16COMPATIBLE_MACHINE = "(mx6|mx7)" 16COMPATIBLE_MACHINE = "(mx6|mx7)"