summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-keystone_2013.01.bb4
1 files changed, 2 insertions, 2 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 37f7738a..a464d145 100644
--- a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
@@ -6,8 +6,8 @@ COMPATIBLE_MACHINE = "keystone"
6 6
7PR = "r5+gitr${SRCPV}" 7PR = "r5+gitr${SRCPV}"
8 8
9# Tag "K2_UBOOT_2013_01_14.05_16" 9# Tag "K2_UBOOT_2013_01_14.09"
10SRCREV = "fee500417b989fc9906d86e377b4d3d96033d54e" 10SRCREV = "f9bc365551ff8c685bf6134d795576713fec0917"
11BRANCH = "master" 11BRANCH = "master"
12 12
13SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}"