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

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

madbufferfly/madbutterfly_git.bb: switch from SRCREV to SRCPV

---

 recipes/madbufferfly/madbutterfly_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/madbufferfly/madbutterfly_git.bb b/recipes/madbufferfly/madbutterfly_git.bb
index a0f3169..54c99fa 100644
--- a/recipes/madbufferfly/madbutterfly_git.bb
+++ b/recipes/madbufferfly/madbutterfly_git.bb
@@ -3,7 +3,8 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "BSD"
 DEPENDS = "cairo pango"
-PV = "0.0.1+gitr${SRCREV}"
+PV = "0.0.1+gitr${SRCPV}"
+PE = "1"
 
 SRC_URI = "git://git.gitorious.org/madbutterfly/mainline.git;protocol=git \
            file://001_makefile.am_bugs.patch;patch=1"





More information about the Openembedded-commits mailing list