summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemux86.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-11-29 12:17:00 +0000
committerRichard Purdie <richard@openedhand.com>2006-11-29 12:17:00 +0000
commit72db1befbae3e8cc5572ad11f429464bbdea91f6 (patch)
treed4d3f9c62847e68aeb21b1ee785461310c49f4c9 /meta/conf/machine/qemux86.conf
parent85e27da51a24b2d55495ff512548eedec35ddaf4 (diff)
downloadpoky-72db1befbae3e8cc5572ad11f429464bbdea91f6.tar.gz
Rename linux-openzaurus to linux-rp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@977 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 8b7b541f00..918376dce8 100644
--- a/meta/conf/machine/qemux86.conf
+++ b/meta/conf/machine/qemux86.conf
@@ -11,7 +11,7 @@ require conf/machine/include/qemu.conf
11 11
12SERIAL_CONSOLE = "115200 ttyS0" 12SERIAL_CONSOLE = "115200 ttyS0"
13 13
14PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" 14PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
15 15
16GLIBC_ADDONS = "nptl" 16GLIBC_ADDONS = "nptl"
17GLIBC_EXTRA_OECONF = "--with-tls" 17GLIBC_EXTRA_OECONF = "--with-tls"