[oe-commits] Martin Jansa : linux/linux-omap_2.6.31.bb: switch from SRCREV to SRCPV
git version control
git at git.openembedded.org
Sun Nov 15 20:08:10 UTC 2009
Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 803776a572f3547c4f4aeb1b55dd64579ec314ab
URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=803776a572f3547c4f4aeb1b55dd64579ec314ab
Author: Martin Jansa <Martin.Jansa at gmail.com>
Date: Sun Nov 15 21:06:48 2009 +0100
linux/linux-omap_2.6.31.bb: switch from SRCREV to SRCPV
---
recipes/linux/linux-omap_2.6.31.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/recipes/linux/linux-omap_2.6.31.bb b/recipes/linux/linux-omap_2.6.31.bb
index 0fb9988..8985075 100644
--- a/recipes/linux/linux-omap_2.6.31.bb
+++ b/recipes/linux/linux-omap_2.6.31.bb
@@ -12,7 +12,8 @@ DEFAULT_PREFERENCE_omap5912osk = "1"
SRCREV = "945044d157dd63c6af0f2ed40a5346382af94eb4"
# 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}"
+PE = "1"
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