From: Michael 'Mickey' Lauer Date: Wed, 10 Mar 2010 15:28:59 +0000 (+0100) Subject: fsogsmd: depend on ppp and msmcommd; build the qualcomm_palm modem plugin X-Git-Tag: Release-2010-05/1~380 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7af94a4ff87fb9ee1541c1db523154c3eeca7b;p=openembedded.git fsogsmd: depend on ppp and msmcommd; build the qualcomm_palm modem plugin --- diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb index 1f2d861719..7bacc6e58d 100644 --- a/recipes/freesmartphone/fsogsmd_git.bb +++ b/recipes/freesmartphone/fsogsmd_git.bb @@ -3,8 +3,12 @@ inherit fso-plugin PR = "${INC_PR}.0" PV = "0.5.0+gitr${SRCREV}" -DEPENDS += "libfsoresource libgsm0710mux" -EXTRA_OECONF_append = "--enable-libgsm0710mux" +DEPENDS += "libfsoresource libgsm0710mux ppp msmcommd" + +EXTRA_OECONF_append = "\ + --enable-libgsm0710mux \ + --enable-modem-qualcomm-palm \ +" do_install_append_shr() { # remove .service file to disable fsogsmd autostart