linux-boundary: Updated SRCREV to pull latest changes.

The linux-boundary git now contain fixes for GCC 4.8. Without those
the kernels built using GCC 4.8 crashed during boot.

Change-Id: Ie71886e068629ef2c58243e3bfc16876cecb67d9
Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
This commit is contained in:
Erik Botö 2013-07-09 14:50:37 +00:00 committed by Otavio Salvador
parent a5e9dd0390
commit b56585923f

View File

@ -11,6 +11,6 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git \
file://defconfig"
LOCALVERSION = "-4.0.0"
SRCREV = "e6e1b5aeccf7c88a725440095f83dfa9459dbfca"
SRCREV = "4f6f427b0d72b6730d0c07d9aa0a1e289802b4c4"
COMPATIBLE_MACHINE = "(mx6)"