From: woglinde Date: Wed, 11 Mar 2009 21:04:48 +0000 (+0100) Subject: chinook-compat: pin to older avahi version X-Git-Tag: Release-2010-05/1~3807^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b281c79d435091f02a2b16ff567933529235d1bb;p=openembedded.git chinook-compat: pin to older avahi version --- diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index 2ece2f321b..7bb9e4b0bb 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -159,6 +159,8 @@ PREFERRED_VERSION_pixman = "0.9.6" PREFERRED_PROVIDER_virtual/libqte2 = "qte-mt" PREFERRED_PROVIDER_avahi = "avahi" +PREFERRED_VERSION_avahi = "0.6.20" + PREFERRED_VERSION_libsoup = "2.2.7" PREFERRED_VERSION_libglade = "2.4.2" PREFERRED_VERSION_gnutls = "1.4.5"