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:
27440f3
)
ep93xx: prefer kdrive
author
Koen Kooi
<koen@openembedded.org>
Mon, 22 Jan 2007 18:34:04 +0000
(18:34 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 22 Jan 2007 18:34:04 +0000
(18:34 +0000)
conf/machine/ep93xx.conf
patch
|
blob
|
history
diff --git
a/conf/machine/ep93xx.conf
b/conf/machine/ep93xx.conf
index
0951056
..
912cbc5
100644
(file)
--- a/
conf/machine/ep93xx.conf
+++ b/
conf/machine/ep93xx.conf
@@
-7,6
+7,7
@@
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4t"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
#don't try to access tty1
USE_VT = "0"