[oe-commits] Michael 'Mickey' Lauer : fsogsmd: depend on libisi and build the Nokia ISI modem plugin

git version control git at git.openembedded.org
Fri Dec 31 14:44:28 UTC 2010


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Dec 31 15:35:50 2010 +0100

fsogsmd: depend on libisi and build the Nokia ISI modem plugin

---

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

diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb
index f6e046b..6750e0b 100644
--- a/recipes/freesmartphone/fsogsmd_git.bb
+++ b/recipes/freesmartphone/fsogsmd_git.bb
@@ -5,10 +5,11 @@ PR = "${INC_PR}.5"
 PV = "0.5.0+gitr${SRCPV}"
 PE = "1"
 
-DEPENDS += "libfsoresource libgsm0710mux ppp"
+DEPENDS += "libfsoresource libgsm0710mux libisi ppp"
 
 EXTRA_OECONF_append = "\
   --enable-libgsm0710mux \
+  --enable-modem-nokia-isi \
 "
 
 # On the palmpre we need the msmcomm daemon to talk to the modem





More information about the Openembedded-commits mailing list