[oe-commits] Simon Busch : fsogsmd: add connman as dependency

git version control git at git.openembedded.org
Thu Apr 7 20:01:03 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 33107e85a5dc0156aa742db5e24c61641b918314
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=33107e85a5dc0156aa742db5e24c61641b918314

Author: Simon Busch <morphis at gravedo.de>
Date:   Mon Apr  4 18:56:02 2011 +0200

fsogsmd: add connman as dependency

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

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

diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb
index 17c1ad8..13fa3af 100644
--- a/recipes/freesmartphone/fsogsmd_git.bb
+++ b/recipes/freesmartphone/fsogsmd_git.bb
@@ -1,11 +1,11 @@
 require cornucopia.inc
 inherit fso-plugin
 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 PV = "0.5.0+gitr${SRCPV}"
 PE = "1"
 
-DEPENDS += "libfsoresource libgsm0710mux libgisi ppp"
+DEPENDS += "libfsoresource libgsm0710mux libgisi ppp connman"
 
 EXTRA_OECONF_append = "\
   --enable-libgsm0710mux \





More information about the Openembedded-commits mailing list