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:
654ede9
)
vmware machine : We want to include 'tune-pentiumpro.inc' not 'pentiumpro.inc'
author
Steffen Sledz
<sledz@DResearch.DE>
Sat, 6 Dec 2008 23:24:06 +0000
(18:24 -0500)
committer
Tom Rini
<trini@embeddedalley.com>
Sat, 6 Dec 2008 23:24:06 +0000
(18:24 -0500)
conf/machine/vmware.conf
patch
|
blob
|
history
diff --git
a/conf/machine/vmware.conf
b/conf/machine/vmware.conf
index
4822c38
..
d318bb7
100644
(file)
--- a/
conf/machine/vmware.conf
+++ b/
conf/machine/vmware.conf
@@
-22,4
+22,4
@@
OLDEST_KERNEL = "2.6.17"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
-require conf/machine/include/pentiumpro.inc
+require conf/machine/include/
tune-
pentiumpro.inc