[oe-commits] Martin Jansa : linux/linux-omap-pm_git.bb: switch from SRCREV to SRCPV

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


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

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

linux/linux-omap-pm_git.bb: switch from SRCREV to SRCPV

---

 recipes/linux/linux-omap-pm_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-omap-pm_git.bb b/recipes/linux/linux-omap-pm_git.bb
index 574e0a3..3549569 100644
--- a/recipes/linux/linux-omap-pm_git.bb
+++ b/recipes/linux/linux-omap-pm_git.bb
@@ -9,7 +9,8 @@ DEFAULT_PREFERENCE = "-1"
 
 SRCREV = "7c5cb7862d32cb344be7831d466535d5255e35ac"
 
-PV = "2.6.30+2.6.31rc1-pm1+gitr${SRCREV}"
+PV = "2.6.30+2.6.31rc1-pm1+gitr${SRCPV}"
+PE = "1"
 
 FILESPATHPKG_prepend = "linux-omap-pm-2.6.31:"
 





More information about the Openembedded-commits mailing list