diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-02-26 11:01:56 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-02-26 11:01:56 +0000 |
commit | f2ed01f2fa999207df71846d58f719e77f297e83 (patch) | |
tree | 0eacba61a0c075edd2091dbc4e374fe596c5a358 /conf | |
parent | c398f399bf7f2f674440dc78574b372b6498dd20 (diff) | |
parent | e44b82a0670457f1440c84a81813e11767afd54f (diff) |
merge of '0cc484607260a013c209789586a468c114c20254'
and 'a3c39ebb70f0eef815ed0f3759e0be1354e112f8'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 92e8a4b255..5198055136 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -185,6 +185,7 @@ 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_ixp4xx ?= "2.6.18" PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" PREFERRED_VERSION_glibc ?= "2.5" |