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:
1eb54c1
)
i586-generic: define udevdir and OLDEST_KERNEL
author
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 14 Jan 2011 15:52:35 +0000
(13:52 -0200)
committer
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 14 Jan 2011 18:35:42 +0000
(16:35 -0200)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/i586-generic.conf
patch
|
blob
|
history
diff --git
a/conf/machine/i586-generic.conf
b/conf/machine/i586-generic.conf
index
02079d3
..
696ac79
100644
(file)
--- a/
conf/machine/i586-generic.conf
+++ b/
conf/machine/i586-generic.conf
@@
-13,6
+13,8
@@
XSERVER="xserver-kdrive-vesa"
KERNEL_IMAGETYPE = "bzImage"
+udevdir = "/dev"
+OLDEST_KERNEL = "2.6.17"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"