dra7xx-evm: switch to new u-boot 71/7171/4
authorKarthik Ramanan <a0393906@ti.com>
Fri, 11 Nov 2016 14:26:40 +0000 (19:56 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 13 Nov 2016 20:09:36 +0000 (20:09 +0000)
This u-boot version will enable specific usecases for
AGL and in general to support additional peripheral
boards

Change-Id: Id08dd74e299a2fc7a28df88c4417e94c06a19293
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend

index 50050ab..6296678 100644 (file)
@@ -2,3 +2,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 
 # This applies to the JACINTO 6 vayu board ... essentially it is dra7_evm.
 SRC_URI_vayu     += "file://fix_builderror_gcc5.patch"
+
+BRANCH = "p-ti-u-boot-2016.05"
+SRC_URI = "git://git.omapzoom.org/repo/u-boot.git;protocol=git;branch=${BRANCH}"
+SRCREV = "${AUTOREV}"
+