mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-boundary (3.10.17): bump SRCREV to 3458a1a
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@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
137645f5da
commit
4c7e13cfb3
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user