summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2013-04-10 16:51:44 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-04-17 20:20:00 -0400
commit05d5325de7224d62738edc2ade07a6d645366d70 (patch)
tree9e135cb2900738578c6f86d514279ce474c7a27c /recipes-bsp/u-boot
parent38e3173249e1c2a4d0cf9544414560a027519bd0 (diff)
downloadmeta-ti-05d5325de7224d62738edc2ade07a6d645366d70.tar.gz
u-boot-ti-staging: Add SRCPV to the PR
* Add the SRCPV to the PR to make it clear which revision of the sources are being built and to match the kernel versioning. Signed-off-by: Chase Maupin <Chase.Maupin@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-ti-staging_2013.01.01.bb2
1 files changed, 1 insertions, 1 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 cf01bd0d..4659fe99 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,7 +2,7 @@ require u-boot-ti.inc
2 2
3DESCRIPTION = "u-boot bootloader for TI devices" 3DESCRIPTION = "u-boot bootloader for TI devices"
4 4
5PR = "r2" 5PR = "r3+gitr${SRCPV}"
6 6
7SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" 7SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
8 8