summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2017-03-21 12:14:23 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-03-27 10:11:28 +0000
commit091b39560ec03248f7836f79e66406989fdaedfa (patch)
tree3019d5068cdd8fa3de4b4bfe9a5e5e7ee67741f3
parent7caad23c69be42adfad99790554944dc18310aba (diff)
dra7xx: u-boot: Switch to the 2017.01 u-boot from meta-ti
Change-Id: Ia8d1df73bd3b8812a570a0059aeefc264472abf8 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
-rw-r--r--meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend
index 2630fabc8..6cbb28edc 100644
--- a/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend
+++ b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend
@@ -1,9 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-SRCREV = "7e76f5e6781205bbdf4ec53aa6671b30856a33e7"
-BRANCH = "p-ti-u-boot-2016.05"
-
-SRC_URI = "git://git.omapzoom.org/repo/u-boot.git;protocol=git;branch=${BRANCH}"
# This applies to the JACINTO 6 vayu board ... essentially it is dra7_evm.
SRC_URI_vayu += "file://fix_builderror_gcc5.patch"
SRC_URI += " file://${UBOOT_ENV_BINARY}"