From e03189a88802673e9583d6ab63953b8e580e94c4 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 26 Jun 2008 00:51:31 +0200 Subject: linux-xo: Add GIT XO kernel with fixed SRCREV --- conf/machine/xo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/xo.conf') 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" -- cgit 1.2.3-korg