From: Michael 'Mickey' Lauer Date: Fri, 31 Dec 2010 14:35:50 +0000 (+0100) Subject: fsogsmd: depend on libisi and build the Nokia ISI modem plugin X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=507a653422a1cae5b9713cbe176d0d14fdd80d95;p=openembedded.git fsogsmd: depend on libisi and build the Nokia ISI modem plugin --- diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb index f6e046b6da..6750e0bf37 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