diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2017-08-02 11:23:17 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-08-07 11:42:29 -0300 |
commit | 438c926745432b0ac77f191e44d10267880c719e (patch) | |
tree | 59dfa6a7ff2550ba25f8e1a5a92b5bb89ca6ab53 | |
parent | f2e3d4574ee0a543d1270c30377c2a8c24a7bda6 (diff) | |
download | meta-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>
-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 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 | |||
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 = "300a7650298b3334f356f36d30431ff8b6281237" | 14 | SRCREV = "09845b886c1198c9461de424ffd95dde363324c1" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(mx6|mx7)" | 16 | COMPATIBLE_MACHINE = "(mx6|mx7)" |