[oe-commits] Martin Jansa : vlc/vlc-davinci_0.8.6h.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 20:08:11 UTC 2009


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

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

vlc/vlc-davinci_0.8.6h.bb: switch from SRCREV to SRCPV

---

 recipes/vlc/vlc-davinci_0.8.6h.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/vlc/vlc-davinci_0.8.6h.bb b/recipes/vlc/vlc-davinci_0.8.6h.bb
index 71520bb..4477330 100644
--- a/recipes/vlc/vlc-davinci_0.8.6h.bb
+++ b/recipes/vlc/vlc-davinci_0.8.6h.bb
@@ -8,7 +8,8 @@ SRCREV = "e712a114e04a1070f1afdf31ec668cb28eda513c"
 
 PR = "r6"
 
-PV = "0.8.6h+${PR}+gitr${SRCREV}"
+PV = "0.8.6h+${PR}+gitr${SRCPV}"
+PE = "1"
 
 DEPENDS = "codec-engine dbus libxml2 gnutls tremor faad2 ffmpeg flac  \
            ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad libid3tag liba52 mpeg2dec', d)}"





More information about the Openembedded-commits mailing list