summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-05-11 14:28:45 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-05-11 15:01:57 -0300
commit270599a407a36f1ff0cdbe5fcfc03f1a3a61789c (patch)
tree52fba7b399bcb9c9a0b24cdba6c27066c051c347
parentf263a3253c8cfc8c3b41ad6830277439901445d0 (diff)
downloadmeta-fsl-arm-270599a407a36f1ff0cdbe5fcfc03f1a3a61789c.tar.gz
linux-fslc: Update to 19ebefd revision
This updates the kernel fork to 4.0.2 stable update and include following extra patches: 19ebefd ARM: dts: imx6sl-warp: Fix OTG roles 397da9a ARM: dts: imx6sl-warp: Remove USB regulators 72319d7 ARM: dts: imx6sl-warp: Remove unused regulator Change-Id: I01c0887ac91cfbca660344b524e7ff6ee40759cd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
-rw-r--r--recipes-kernel/linux/linux-fslc_4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.0.bb b/recipes-kernel/linux/linux-fslc_4.0.bb
index 6c576dd..f1ec114 100644
--- a/recipes-kernel/linux/linux-fslc_4.0.bb
+++ b/recipes-kernel/linux/linux-fslc_4.0.bb
@@ -12,6 +12,6 @@ include linux-fslc.inc
12PV = "4.0+git${SRCPV}" 12PV = "4.0+git${SRCPV}"
13 13
14SRCBRANCH = "patches-4.0" 14SRCBRANCH = "patches-4.0"
15SRCREV = "ba621b5d76e2d4e480952d542f7c97d5c4b97994" 15SRCREV = "19ebefd40ac21cc57dca039382663aef096099f1"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" 17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"