[oe-commits] Klaus Kurzmann : connman_git.bb: build connman from git

git version control git at git.openembedded.org
Mon Jun 22 13:35:42 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Mon Jun 22 15:35:31 2009 +0200

connman_git.bb: build connman from git

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

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

diff --git a/recipes/connman/connman_git.bb b/recipes/connman/connman_git.bb
index dfd1f0d..0bcff24 100644
--- a/recipes/connman/connman_git.bb
+++ b/recipes/connman/connman_git.bb
@@ -1,8 +1,8 @@
 require connman.inc
-PV = "0.12+gitr${SRCREV}"
+PV = "0.19+gitr${SRCREV}"
 PR = "r0"
 
-DEFAULT_PREFERENCE = "-1"
+#DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "\
   git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \





More information about the Openembedded-commits mailing list