aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemux86.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-08-24 08:56:29 +0000
committerRichard Purdie <richard@openedhand.com>2006-08-24 08:56:29 +0000
commitfa1dde28afcf6b0378748a75933c9e92b21d76d9 (patch)
tree72a759803e7543e4ef9385a7c48569eb2c3635a3 /meta/conf/machine/qemux86.conf
parent9e2e38c22019f8a3fc992025364bde4a8bfb9351 (diff)
downloadopenembedded-core-contrib-fa1dde28afcf6b0378748a75933c9e92b21d76d9.tar.gz
qemux86: Switch to use linux-openzaurus as the kernel provider
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@634 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/qemux86.conf')
-rw-r--r--meta/conf/machine/qemux86.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf
index 340ad812c7..83bf7391a9 100644
--- a/meta/conf/machine/qemux86.conf
+++ b/meta/conf/machine/qemux86.conf
@@ -11,7 +11,7 @@ require conf/machine/include/qemu.conf
SERIAL_CONSOLE = "115200 ttyS0"
-PREFERRED_PROVIDER_virtual/kernel = "linux-x86"
+PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"