Module: meta-ti Branch: danny Commit: 428c9db65f69c5c885b014c49ddedf3130cf16f3 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=428c9db65f69c5c885b014c49ddedf3130cf16f3
Author: Chase Maupin <[email protected]> Date: Mon Jun 10 08:54:34 2013 -0500 u-boot-dra7xx: update to latest sources * Update to latest sources which pulls in the QSPI patches Signed-off-by: Chase Maupin <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb b/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb index eb3fc05..7cf1b8f 100644 --- a/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb +++ b/recipes-bsp/u-boot/u-boot-dra7xx_2013.04.bb @@ -4,13 +4,13 @@ DESCRIPTION = "u-boot bootloader for TI devices" COMPATIBLE_MACHINE = "dra7xx-evm" -PR = "r0+gitr${SRCPV}" +PR = "r1+gitr${SRCPV}" SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" BRANCH ?= "ti-u-boot-2013.04+" # This commit corresponds to ti2013.04.02 release tag -SRCREV = "e2315adf674b60132f0c5c8fe6eac5d109b81688" +SRCREV = "ca435c914e069f5b74f05f667e2064784943a0ac" SPL_BINARY = "MLO" _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
