[oe-commits] Martin Jansa : linux-openmoko-2.6.32: use SRCPV

git version control git at git.openembedded.org
Tue Dec 22 09:48:07 UTC 2009


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Dec 22 10:47:19 2009 +0100

linux-openmoko-2.6.32: use SRCPV

---

 recipes/linux/linux-openmoko-2.6.32_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb
index 8de43b9..563e07e 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -7,7 +7,7 @@ KERNEL_RELEASE = "2.6.32"
 KERNEL_VERSION = "${KERNEL_RELEASE}"
 
 OEV = "oe1"
-PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}"
+PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
 PR = "r1"
 
 SRC_URI = "\





More information about the Openembedded-commits mailing list