[oe-commits] Angus Ainslie : bt-configure : fix SRCPV

git version control git at git.openembedded.org
Wed Sep 2 05:16:29 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 2216e7c832cba13116d21f48802fa7be7e1e6279
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2216e7c832cba13116d21f48802fa7be7e1e6279

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Tue Sep  1 22:50:15 2009 -0600

bt-configure : fix SRCPV

---

 recipes/bt-configure/bt-configure_git.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/bt-configure/bt-configure_git.bb b/recipes/bt-configure/bt-configure_git.bb
index 6638211..c936e0c 100644
--- a/recipes/bt-configure/bt-configure_git.bb
+++ b/recipes/bt-configure/bt-configure_git.bb
@@ -4,6 +4,9 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 RDEPENDS = "python python-pygtk bluez4"
 
+PV = "gitr${SRCPV}"
+PR = "r1"
+
 ARCH_bt-configure = "all"
 
 SRC_URI = "git://github.com/nytowl/BT-Configure.git;protocol=http"





More information about the Openembedded-commits mailing list