git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f9b0ad
)
openturbostation: Add libx11 preferred provider
author
Oyvind Repvik
<nail@nslu2-linux.org>
Thu, 8 Mar 2007 15:24:32 +0000
(15:24 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Thu, 8 Mar 2007 15:24:32 +0000
(15:24 +0000)
conf/distro/openturbostation.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openturbostation.conf
b/conf/distro/openturbostation.conf
index
4548213
..
0983f33
100644
(file)
--- 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"