From: Rodrigo Vivi Date: Thu, 23 Oct 2008 20:37:46 +0000 (-0300) Subject: mamona.conf: Adding fixed PREFERRED_VERSION for networkmanager and cx3110x X-Git-Tag: Release-2010-05/1~5696^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b2420be628b5d98c6235ba89c9d21804f53b9a8;p=openembedded.git mamona.conf: Adding fixed PREFERRED_VERSION for networkmanager and cx3110x --- diff --git a/conf/distro/mamona.conf b/conf/distro/mamona.conf index f291b7eec4..f25574c8ab 100644 --- a/conf/distro/mamona.conf +++ b/conf/distro/mamona.conf @@ -85,6 +85,8 @@ PREFERRED_PROVIDER_gconf = "gconf-dbus" PREFERRED_VERSION_apt = "0.7.6" PREFERRED_VERSION_gpsd ?= "2.33" PREFERRED_VERSION_hal_nokia770 = "0.5.7" +PREFERRED_VERSION_networkmanager ?= "0.6.6" +PREFERRED_VERSION_cx3110x = "0.8.1" # Mplayer PREFERRED_VERSION_mplayer_nokia770 ?= "1.0maemo0"