From: woglinde Date: Wed, 11 Mar 2009 17:27:28 +0000 (+0100) Subject: chinook-compat: pin version of libsdl-directfb to 1.2.11 X-Git-Tag: Release-2010-05/1~3807^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68441bdc247d1038283d9db71fe5b441e1536185;p=openembedded.git chinook-compat: pin version of libsdl-directfb to 1.2.11 --- diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index 7597b6ed05..2ece2f321b 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -124,7 +124,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" # This is a hack to avoid building mesa which crashes the compiler PREFERRED_PROVIDER_virtual/libsdl = "libsdl-directfb" -PREFERRED_VERSION_libsdl-directfb = "1.2.9" +PREFERRED_VERSION_libsdl-directfb = "1.2.11" PREFERRED_VERSION_libsdl-image = "1.2.3" PREFERRED_VERSION_libsdl-mixer = "1.2.6"