summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/u-boot-ti-staging_%.bbappend
blob: 629667805ba3cea7f5b6942dc272e169a2de5291 (plain)
1
2
3
4
5
6
7
8
9
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}"