[meta-freescale] [meta-fsl-arm-extra][dizzy][PATCH] linux-boundary (3.10.17): bump SRCREV to 3458a1a

Eric Nelson eric.nelson at boundarydevices.com
Thu Apr 16 11:43:53 PDT 2015


Update kernel to Boundary Devices' latest.

The only notable updates in this release are:
	- fixed support for parsing the 'interrupts-extended' field
	in device tree. This is used for the GPIO6 interrupt on the
	FEC device
	- Added PXP device tree entries for i.MX6 S/DL variants.
	Note that PXP support is not yet functioning as discussed
	in this thread:

	https://lists.yoctoproject.org/pipermail/meta-freescale/2015-April/thread.html#13349

Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
 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 9f329ab..f194642 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 = "4c21ec6a1d7be06edd8faea0f7d2c27b86ab3f91"
+SRCREV = "3458a1aa2b78e6bf7eb4805504f42f1656735954"
 DEPENDS += "lzop-native bc-native"
 COMPATIBLE_MACHINE = "(mx6)"
 COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"
-- 
1.9.1



More information about the meta-freescale mailing list