[oe-commits] Martin Jansa : u-boot/u-boot-omap3pandora_git.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 19:32:04 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: dabdffc0230d0bf6e72279619907343054a9a608
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dabdffc0230d0bf6e72279619907343054a9a608

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 20:22:27 2009 +0100

u-boot/u-boot-omap3pandora_git.bb: switch from SRCREV to SRCPV

---

 recipes/u-boot/u-boot-omap3pandora_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/u-boot/u-boot-omap3pandora_git.bb b/recipes/u-boot/u-boot-omap3pandora_git.bb
index 77634aa..4c89ece 100644
--- a/recipes/u-boot/u-boot-omap3pandora_git.bb
+++ b/recipes/u-boot/u-boot-omap3pandora_git.bb
@@ -7,9 +7,9 @@ SRCREV = "70532c1152662f88ba1e0627c96307d93536508f"
 
 PROVIDES = "u-boot"
 
-PV = "pandora+${PR}+gitr${SRCREV}"
-PR ="r3"
-PE = "1"
+PV = "pandora+${PR}+gitr${SRCPV}"
+PR ="r0"
+PE = "2"
 
 SRC_URI = "git://git.openpandora.org/pandora-u-boot.git;branch=master;protocol=git \
 "





More information about the Openembedded-commits mailing list