From fa1dde28afcf6b0378748a75933c9e92b21d76d9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 24 Aug 2006 08:56:29 +0000 Subject: 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 --- meta/conf/machine/qemux86.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/machine/qemux86.conf') 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" -- cgit v1.2.3-54-g00ecf