diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-10-27 14:19:12 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-10-27 14:30:08 -0200 |
commit | 778fe7850fedd9dcfcb98bafe66ffb24ffa06f31 (patch) | |
tree | 7ed7a950ced0580fca9d89b218dd6fd1b53dcf47 | |
parent | 86906c4108bf1826c419564e8a4ded5d9862783e (diff) | |
download | meta-freescale-778fe7850fedd9dcfcb98bafe66ffb24ffa06f31.tar.gz |
linux-fslc: Bump revision to 6a4464c
This includes following change:
- 6a4464c ARM: dts: imx53-qsb: Fix regulator constraints
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_4.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.8.bb b/recipes-kernel/linux/linux-fslc_4.8.bb index e1af252f..98117882 100644 --- a/recipes-kernel/linux/linux-fslc_4.8.bb +++ b/recipes-kernel/linux/linux-fslc_4.8.bb | |||
@@ -12,6 +12,6 @@ include linux-fslc.inc | |||
12 | +PV = "4.8+git${SRCPV}" | 12 | +PV = "4.8+git${SRCPV}" |
13 | 13 | ||
14 | SRCBRANCH = "4.8.x+fslc" | 14 | SRCBRANCH = "4.8.x+fslc" |
15 | SRCREV = "f0099211c22f1f402da366ba097744c06e17e30e" | 15 | SRCREV = "6a4464c7a4cfcab719eab54a98e34f7c61efc5e6" |
16 | 16 | ||
17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" | 17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" |