From 794e46e0b0a3e7e270a2f3c217d8fe5751a6b2c6 Mon Sep 17 00:00:00 2001 From: Eric Nelson Date: Mon, 1 Jun 2015 12:11:53 -0700 Subject: [PATCH] linux-boundary (3.10.17): bump SRCREV to 4da158a Update kernel to Boundary Devices' latest. The only notable updates in this release are the addition of a device tree for use with Boundary Devices Nitrogen6_VM board and the addition of USB OTG cable detection through CONFIG_EXTCON. Signed-off-by: Eric Nelson Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-boundary_3.10.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_3.10.17.bb b/recipes-kernel/linux/linux-boundary_3.10.17.bb index f194642..35c2440 100644 --- a/recipes-kernel/linux/linux-boundary_3.10.17.bb +++ b/recipes-kernel/linux/linux-boundary_3.10.17.bb @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ LOCALVERSION = "-1.0.2_ga+yocto" SRCBRANCH = "boundary-imx_3.10.17_1.0.2_ga" -SRCREV = "3458a1aa2b78e6bf7eb4805504f42f1656735954" +SRCREV = "4da158a18c783310af9891a87e45c35077a97e32" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(mx6)" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"