From: Karthik Ramanan Date: Fri, 11 Nov 2016 14:26:40 +0000 (+0530) Subject: dra7xx-evm: switch to new u-boot X-Git-Tag: chinook_3.0.0~72 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=61baed2387ceb17c2831a720f1fd0eafdd9ae8ff;p=AGL%2Fmeta-agl.git dra7xx-evm: switch to new u-boot 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 --- 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 50050ab6b..629667805 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 @@ -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}" +