linux-boundary-3.0.35: bump version

This update pushes the kernel version for Boundary Devices'
boards to Boundary Devices latest 3.0.35_4.1.0 head.

Most of the changes are for custom boards, but a number
are of use to users of stock SABRE Lite, Nitrogen6X and
Nitrogen6_Lite boards, including:

	- Auto-focus support for the OV5640
	- Support for a number of new displays and
	touch panels, and
	- Support for adv7180 composite video input
	through the CSI0 port

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
This commit is contained in:
Eric Nelson 2014-01-23 16:19:43 -07:00 committed by Otavio Salvador
parent c9121f26e4
commit 91b4ec6044

View File

@ -10,11 +10,6 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
LOCALVERSION = "-4.1.0+yocto"
SRCBRANCH = "boundary-imx_3.0.35_4.1.0"
SRCREV = "58099389255add7c17ce6babf37a50ce5d11d6b8"
# GPU support patches
SRC_URI += "file://drm-vivante-Add-00-sufix-in-returned-bus-Id.patch \
"
SRCREV = "79a3b6d5276a4025411367912c33d7d4f5e63c15"
COMPATIBLE_MACHINE = "(mx6)"