[oe-commits] Martin Jansa : alsa/alsa-scenario_git.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 19:32:01 UTC 2009


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

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

alsa/alsa-scenario_git.bb: switch from SRCREV to SRCPV

---

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

diff --git a/recipes/alsa/alsa-scenario_git.bb b/recipes/alsa/alsa-scenario_git.bb
index edc77d2..8bc8ef6 100644
--- a/recipes/alsa/alsa-scenario_git.bb
+++ b/recipes/alsa/alsa-scenario_git.bb
@@ -3,9 +3,9 @@ HOMEPAGE = "http://opensource.wolfsonmicro.com/node/22"
 SECTION = "console/utils"
 LICENSE = "GPL"
 DEPENDS = "alsa-lib ncurses"
-PV = "0.2+gitr${SRCREV}"
+PV = "0.2+gitr${SRCPV}"
 PR = "r0"
-PE = "1"
+PE = "2"
 
 DEFAULT_PREFERENCE = "-1"
 





More information about the Openembedded-commits mailing list