[oe-commits] Martin Jansa : u-boot/u-boot-omap3_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: 7f873a08cce54f240f6aedad1965f08c34406a7b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7f873a08cce54f240f6aedad1965f08c34406a7b

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

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

---

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

diff --git a/recipes/u-boot/u-boot-omap3_git.bb b/recipes/u-boot/u-boot-omap3_git.bb
index b8f95f5..27c8314 100644
--- a/recipes/u-boot/u-boot-omap3_git.bb
+++ b/recipes/u-boot/u-boot-omap3_git.bb
@@ -4,9 +4,9 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-omap3-git/${M
 
 SRCREV = "08d7fdcce5dde5c2dc968fac5b2facf17cbabb5"
 
-PV = "2008.10+${PR}+gitr${SRCREV}"
-PR ="r2"
-PE = "1"
+PV = "2008.10+${PR}+gitr${SRCPV}"
+PR ="r0"
+PE = "2"
 
 SRC_URI = "git://www.sakoman.net/git/u-boot-omap3.git;branch=common;protocol=git \
           "





More information about the Openembedded-commits mailing list