summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2014-10-28 01:47:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-10-27 21:42:58 -0400
commit8893c47468a9466de629f5e9542e88869a736a4f (patch)
tree3d21ae15143964cce73b405e1cc6b77eb91a249a /recipes-bsp/u-boot
parenta0a56512b56c1e965817a19c7fdd149b2512ef70 (diff)
downloadmeta-ti-8893c47468a9466de629f5e9542e88869a736a4f.tar.gz
u-boot-keystone: Update to latest tag 2013_01_14.09
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
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}"