aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwoglinde <heinold@inf.fu-berlin.de>2009-03-11 18:27:28 +0100
committerwoglinde <heinold@inf.fu-berlin.de>2009-03-12 01:37:22 +0100
commit68441bdc247d1038283d9db71fe5b441e1536185 (patch)
treee9e33e139115b24a84413c84a1b2e45e99eba7b2
parent1d309e8823b42f1a4085ec52b9891a0aae6b8dce (diff)
downloadopenembedded-68441bdc247d1038283d9db71fe5b441e1536185.tar.gz
chinook-compat: pin version of libsdl-directfb to 1.2.11
-rw-r--r--conf/distro/chinook-compat.conf2
1 files changed, 1 insertions, 1 deletions
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"