From 7dc90eb9e275f5f7231706a367401a694c00c035 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Wed, 10 Apr 2013 16:51:44 -0500 Subject: 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 Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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}" -- cgit v1.2.3-54-g00ecf