summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/uboot/u-boot-omap3_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/uboot/u-boot-omap3_git.bb')
-rw-r--r--meta/recipes-bsp/uboot/u-boot-omap3_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/uboot/u-boot-omap3_git.bb b/meta/recipes-bsp/uboot/u-boot-omap3_git.bb
index a083b16e95..c0a7738485 100644
--- a/meta/recipes-bsp/uboot/u-boot-omap3_git.bb
+++ b/meta/recipes-bsp/uboot/u-boot-omap3_git.bb
@@ -2,7 +2,7 @@ require u-boot.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${MACHINE}"
-PV = "2008.10-rc2+${PR}+git${SRCREV}"
+PV = "2008.10-rc2+${PR}+git${SRCPV}"
PR="r2"
SRC_URI = "git://gitorious.org/u-boot-omap3/mainline.git;branch=master;protocol=git"