[oe-commits] Michael 'Mickey' Lauer : fsogsmd: depend on mobile-broadband-provider-info and libxml2

git version control git at git.openembedded.org
Thu Nov 12 15:48:47 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3297ada06fcadf3135590f79274d1ca7bef4fc5d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3297ada06fcadf3135590f79274d1ca7bef4fc5d

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Thu Nov 12 15:46:55 2009 +0000

fsogsmd: depend on mobile-broadband-provider-info and libxml2

---

 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 d506714..c96dc1c 100644
--- a/recipes/freesmartphone/fsogsmd_git.bb
+++ b/recipes/freesmartphone/fsogsmd_git.bb
@@ -1,6 +1,6 @@
 require cornucopia.inc
 inherit fso-plugin
 PR = "${INC_PR}.0"
-PV = "0.1.0+gitr${SRCREV}"
+PV = "0.2.0+gitr${SRCREV}"
 
-DEPENDS += "libfsoresource libgsm0710mux"
+DEPENDS += "libfsoresource libgsm0710mux libxml2 mobile-broadband-provider-info"





More information about the Openembedded-commits mailing list