aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2007-03-08 15:24:32 +0000
committerOyvind Repvik <nail@nslu2-linux.org>2007-03-08 15:24:32 +0000
commit11be24c88d87f70be482df82b2453a58ee33fc13 (patch)
treef34ac9e8202248fa5b787700220056d66b5f9ba4 /conf
parent2f9b0addc72669bec4e49a91b5d6ae6d88520d39 (diff)
downloadopenembedded-11be24c88d87f70be482df82b2453a58ee33fc13.tar.gz
openturbostation: Add libx11 preferred provider
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openturbostation.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/openturbostation.conf b/conf/distro/openturbostation.conf
index 454821349a..0983f337d3 100644
--- a/conf/distro/openturbostation.conf
+++ b/conf/distro/openturbostation.conf
@@ -32,6 +32,8 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}g++:gcc-cross"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}libc-for-gcc:glibc-intermediate"
+PREFERRED_PROVIDER_virtual/libx11 = "libx11"
+
PREFERRED_VERSION_binutils = "2.16"
PREFERRED_VERSION_binutils-cross = "2.16"