aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-03-10 16:28:59 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-03-11 11:39:52 +0100
commitff7af94a4ff87fb9ee1541c1db523154c3eeca7b (patch)
treeb9ed2cf07815176b64672fc4656cf4c31dff4b93 /recipes/freesmartphone
parent7cb4c48134b464b256c5f9c0624c4f3c76742ff2 (diff)
downloadopenembedded-ff7af94a4ff87fb9ee1541c1db523154c3eeca7b.tar.gz
fsogsmd: depend on ppp and msmcommd; build the qualcomm_palm modem plugin
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/fsogsmd_git.bb8
1 files changed, 6 insertions, 2 deletions
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