Module: meta-ti Branch: daisy Commit: e38ca73f01126efd2b401ac75ab6ebdaae9fa45d URL: http://arago-project.org/git/meta-ti.git?a=commit;h=e38ca73f01126efd2b401ac75ab6ebdaae9fa45d
Author: Denys Dmytriyenko <[email protected]> Date: Sat Nov 22 00:22:00 2014 +0000 u-boot-ti-staging: update 2014.07 with few fixes Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb index d6343b5..d3cea77 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb @@ -8,13 +8,13 @@ DESCRIPTION = "u-boot bootloader for TI devices" LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" PV = "2014.07" -PR = "r3+gitr${SRCPV}" +PR = "r4+gitr${SRCPV}" SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" BRANCH ?= "ti-u-boot-2014.07" -SRCREV = "8f725ef650595fa23b1cf6fccd20389ec029e2dd" +SRCREV = "6ff3f70e38ca6933a7dcfb84eefd0597e9558bc3" SPL_BINARY = "MLO" SPL_UART_BINARY = "u-boot-spl.bin" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
