From ba7c4b9b9898f660fe6cf55ea1ea9634c55d7617 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 25 Aug 2015 19:28:39 +0000 Subject: u-boot-keystone: Update to new version 2013_01_15.07_01 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-keystone_2013.01.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb index 80f4c345..e4387fc8 100644 --- a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb +++ b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb @@ -4,11 +4,11 @@ DESCRIPTION = "u-boot bootloader for Multi-Core BU devices" COMPATIBLE_MACHINE = "keystone" -PR = "r5" +PR = "r6" PV_append = "+git${SRCPV}" -# Tag "K2_UBOOT_2013_01_14.09" -SRCREV = "f9bc365551ff8c685bf6134d795576713fec0917" +# Tag "K2_UBOOT_2013_01_15.07_01" +SRCREV = "5eaedcc4c2bca0ed971ee46694df7edc0cfa36cf" BRANCH = "master" SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}" -- cgit v1.2.3-54-g00ecf