git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cc2f5d
)
qemux86.conf: Set PREFERRED_PROVIDER_virtual/kernel to linux instead of linux-rp.
author
Khem Raj
<raj.khem@gmail.com>
Sat, 29 May 2010 17:09:21 +0000
(10:09 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Sat, 29 May 2010 17:09:21 +0000
(10:09 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
conf/machine/qemux86.conf
patch
|
blob
|
history
diff --git
a/conf/machine/qemux86.conf
b/conf/machine/qemux86.conf
index
4b383be
..
238493a
100644
(file)
--- 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"