diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-06-26 00:51:31 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-10-27 20:02:28 +0100 |
commit | e03189a88802673e9583d6ab63953b8e580e94c4 (patch) | |
tree | b1b0e7aa645f729039f4acdc43872de93c746f1c /conf | |
parent | 0e096ad053a729a9cfe0003807f5c4226d562beb (diff) |
linux-xo: Add GIT XO kernel with fixed SRCREV
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/xo.conf | 2 |
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" |