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

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

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

---

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

diff --git a/recipes/linux/linux-omap_git.bb b/recipes/linux/linux-omap_git.bb
index 7690b4d..7ae5e0b 100644
--- a/recipes/linux/linux-omap_git.bb
+++ b/recipes/linux/linux-omap_git.bb
@@ -12,7 +12,7 @@ SRCREV = "945044d157dd63c6af0f2ed40a5346382af94eb4"
 FILESPATHPKG_prepend = "linux-omap-2.6.31:"
 
 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
-#PV = "2.6.30+2.6.31-rc8+gitr${SRCREV}"
+#PV = "2.6.30+2.6.31-rc8+gitr${SRCPV}"
 PV = "2.6.31"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \





More information about the Openembedded-commits mailing list