Module: meta-ti Branch: master Commit: 362c3cf9bb6740853c67d3aef551dc5facaf3089 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=362c3cf9bb6740853c67d3aef551dc5facaf3089
Author: Denys Dmytriyenko <[email protected]> Date: Wed Apr 3 18:40:07 2013 -0400 u-boot-ti-staging: update SRCREV for more omap5 changes, bump PR Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb index f6cbeee..cf01bd0 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb @@ -2,12 +2,12 @@ require u-boot-ti.inc DESCRIPTION = "u-boot bootloader for TI devices" -PR = "r1" +PR = "r2" SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" BRANCH ?= "ti-u-boot-2013.01.01" -SRCREV = "24043d3b0b6d54b4f73263903499fd3e63980830" +SRCREV = "9aab8612f643ab90df837e743f5435bba2ae68cf" SPL_BINARY = "MLO" _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
