aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/xo.conf
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2008-06-26 00:51:31 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2008-10-27 20:02:28 +0100
commite03189a88802673e9583d6ab63953b8e580e94c4 (patch)
treeb1b0e7aa645f729039f4acdc43872de93c746f1c /conf/machine/xo.conf
parent0e096ad053a729a9cfe0003807f5c4226d562beb (diff)
downloadopenembedded-e03189a88802673e9583d6ab63953b8e580e94c4.tar.gz
linux-xo: Add GIT XO kernel with fixed SRCREV
Diffstat (limited to 'conf/machine/xo.conf')
-rw-r--r--conf/machine/xo.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/xo.conf b/conf/machine/xo.conf
index 405042f68a..d5e5940291 100644
--- a/conf/machine/xo.conf
+++ b/conf/machine/xo.conf
@@ -8,7 +8,7 @@
TARGET_ARCH = "i586"
PACKAGE_EXTRA_ARCHS = "x86 geode"
-PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/kernel = "linux-xo"
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
# X.org with a special graphic driver needed?
XSERVER="xserver-kdrive-vesa"