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

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

linux/openezx-kernel_git.bb: switch from SRCREV to SRCPV

---

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

diff --git a/recipes/linux/openezx-kernel_git.bb b/recipes/linux/openezx-kernel_git.bb
index 64fac44..1b960ec 100644
--- a/recipes/linux/openezx-kernel_git.bb
+++ b/recipes/linux/openezx-kernel_git.bb
@@ -2,7 +2,8 @@ DESCRIPTION = "OpenEZX 2.6 Linux Development Kernel for the Motorola EZX GSM pho
 AUTHOR = "The OpenEZX Team <openezx-devel at lists.openezx.org>"
 HOMEPAGE = "http://www.openezx.org"
 KV = "2.6.29+2.6.30rc2"
-PV = "${KV}+gitr${SRCREV}"
+PV = "${KV}+gitr${SRCPV}"
+PE = "1"
 PR = "r3"
 
 require linux.inc





More information about the Openembedded-commits mailing list