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:
c6be5fd
)
conf/machine/epia.conf : Add GLIBC_ADDONS = "nptl" and GLIBC_EXTRA_OECONF = "--with...
author
Stelios Koroneos
<skoroneos@digital-opsis.com>
Mon, 28 May 2007 22:25:37 +0000
(22:25 +0000)
committer
Stelios Koroneos
<skoroneos@digital-opsis.com>
Mon, 28 May 2007 22:25:37 +0000
(22:25 +0000)
the epia machine
conf/machine/epia.conf
patch
|
blob
|
history
diff --git
a/conf/machine/epia.conf
b/conf/machine/epia.conf
index
1497e30
..
5a3b587
100644
(file)
--- a/
conf/machine/epia.conf
+++ b/
conf/machine/epia.conf
@@
-6,9
+6,14
@@
PACKAGE_EXTRA_ARCHS = "i386 i486"
PREFERRED_PROVIDER_virtual/kernel = "linux-epia"
OLDEST_KERNEL = "2.6.5"
+GLIBC_ADDONS = "nptl"
+GLIBC_EXTRA_OECONF = "--with-tls"
+
IMAGE_FSTYPES = "ext2.gz"
-MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2"
+MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2"
+MACHINE_TASK_PROVIDER = "task-base"
+
require conf/machine/include/tune-c3.conf