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:
ff0279d
)
angstrom: add linux-libc-headers version for i586 and i486
author
Koen Kooi
<koen@openembedded.org>
Thu, 22 Feb 2007 11:07:28 +0000
(11:07 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 22 Feb 2007 11:07:28 +0000
(11:07 +0000)
conf/distro/angstrom-2007.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2007.1.conf
b/conf/distro/angstrom-2007.1.conf
index
f1dfd38
..
92e8a4b
100644
(file)
--- a/
conf/distro/angstrom-2007.1.conf
+++ b/
conf/distro/angstrom-2007.1.conf
@@
-181,6
+181,8
@@
PREFERRED_VERSION_binutils ?= "2.17.50.0.5"
PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5"
PREFERRED_VERSION_binutils-cross-sdk ?= "2.17.50.0.5"
+PREFERRED_VERSION_linux-libc-headers_i486 ?= "2.6.18"
+PREFERRED_VERSION_linux-libc-headers_i586 ?= "2.6.18"
PREFERRED_VERSION_linux-libc-headers_i686 ?= "2.6.18"
PREFERRED_VERSION_linux-libc-headers_powerpc ?= "2.6.18"
PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"