[oe-commits] Martin Jansa : linux/linux-neuros_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: 341a64237bdb8194720eea69d7cfa271c512839c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=341a64237bdb8194720eea69d7cfa271c512839c

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

linux/linux-neuros_git.bb: switch from SRCREV to SRCPV

---

 recipes/linux/linux-neuros_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-neuros_git.bb b/recipes/linux/linux-neuros_git.bb
index 9228ec2..449868b 100644
--- a/recipes/linux/linux-neuros_git.bb
+++ b/recipes/linux/linux-neuros_git.bb
@@ -4,8 +4,8 @@ DESCRIPTION = "Linux kernel for Neuros OSD devices"
 
 SRCREV = "465f0ba12501e1c4e048f0a3ca8182404aeb66fc"
 
-PV = "2.6.30+2.6.31rc5-${PR}+gitr${SRCREV}"
-PE = "1"
+PV = "2.6.30+2.6.31rc5-${PR}+gitr${SRCPV}"
+PE = "2"
 
 COMPATIBLE_MACHINE = "(neuros-osd|neuros-osd2)"
 





More information about the Openembedded-commits mailing list