From 369a4f9a5e3e3a783503bdf08d42867c755e9f02 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Fri, 23 Jul 2010 23:00:56 +0200 Subject: fsogsmd: temporarily disable palm pre support, until upstream has been sorted out --- recipes/freesmartphone/fsogsmd_git.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb index e2cbd53e27..b172611e07 100644 --- a/recipes/freesmartphone/fsogsmd_git.bb +++ b/recipes/freesmartphone/fsogsmd_git.bb @@ -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 \ -- cgit v1.2.3