From: Oyvind Repvik Date: Thu, 8 Mar 2007 15:24:32 +0000 (+0000) Subject: openturbostation: Add libx11 preferred provider X-Git-Tag: Release-2010-05/1~8868^2~1105^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11be24c88d87f70be482df82b2453a58ee33fc13;p=openembedded.git openturbostation: Add libx11 preferred provider --- 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"