summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-28 16:52:00 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-28 16:52:00 +0200
commit2e16e2fbd93bc00bc0a0afaf86975da7778eaa43 (patch)
treede16e82b221d639e7646331c9d2d9165ee379df2
parent922927489dcaaafd35e7b72789948a2d62240eb1 (diff)
downloadmeta-ti-2e16e2fbd93bc00bc0a0afaf86975da7778eaa43.tar.gz
u-boot: update 2011.06rc to 2011.06 final
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.06.bb (renamed from recipes-bsp/u-boot/u-boot_2011.06rc.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.06rc.bb b/recipes-bsp/u-boot/u-boot_2011.06.bb
index 7f079515..9c227d8f 100644
--- a/recipes-bsp/u-boot/u-boot_2011.06rc.bb
+++ b/recipes-bsp/u-boot/u-boot_2011.06.bb
@@ -36,9 +36,9 @@ SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \
36 file://2011.06/0030-BeagleBoard-config-add-optargs-buddy-camera.patch \ 36 file://2011.06/0030-BeagleBoard-config-add-optargs-buddy-camera.patch \
37 file://fw_env.config \ 37 file://fw_env.config \
38 " 38 "
39 39# v2011.06 tag -> b1af6f532e0d348b153d5c148369229d24af361a
40SRCREV = "9623c158f6a5150a21c25026bfba79e7ff7912f5" 40SRCREV = "b1af6f532e0d348b153d5c148369229d24af361a"
41PV = "2011.03+2011.06rc2+${PR}+gitr${SRCREV}" 41PV = "2011.06"
42 42
43LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 43LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
44 44