[meta-ti] Chase Maupin : u-boot-ti-staging: Add SRCPV to the PR

Arago Project git git at arago-project.org
Wed Apr 17 17:21:22 PDT 2013


Module: meta-ti
Branch: danny
Commit: 7dc90eb9e275f5f7231706a367401a694c00c035
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=7dc90eb9e275f5f7231706a367401a694c00c035

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Wed Apr 10 16:51:44 2013 -0500

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 at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb |    2 +-
 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 cf01bd0..4659fe9 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
 
 DESCRIPTION = "u-boot bootloader for TI devices"
 
-PR = "r2"
+PR = "r3+gitr${SRCPV}"
 
 SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
 




More information about the meta-ti mailing list