summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/qemux86.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf
index 4b383be204..238493a16e 100644
--- a/conf/machine/qemux86.conf
+++ b/conf/machine/qemux86.conf
@@ -11,7 +11,7 @@ KERNEL_IMAGETYPE = "bzImage"
SERIAL_CONSOLE = "115200 ttyS0"
-PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"