fsogsmd: temporarily disable palm pre support, until upstream has been sorted out
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 23 Jul 2010 21:00:56 +0000 (23:00 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 23 Jul 2010 21:00:56 +0000 (23:00 +0200)
recipes/freesmartphone/fsogsmd_git.bb

index e2cbd53..b172611 100644 (file)
@@ -1,15 +1,16 @@
 require cornucopia.inc
 inherit fso-plugin
 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 PV = "0.5.0+gitr${SRCPV}"
 PE = "1"
 
-DEPENDS += "libfsoresource libgsm0710mux ppp msmcommd"
+DEPENDS += "libfsoresource libgsm0710mux ppp"
+# DEPENDS += "msmcommd"
 
 EXTRA_OECONF_append = "\
   --enable-libgsm0710mux \
-  --enable-modem-qualcomm-palm \
+#  --enable-modem-qualcomm-palm \
 "
 
 CONFFILES_${PN} = "${sysconfdir}/freesmartphone/conf/openmoko_gta/fsogsmd.conf \