[oe-commits] org.oe.dev angstrom: add linux-libc-headers version for i586 and i486

koen commit openembedded-commits at lists.openembedded.org
Thu Feb 22 11:09:33 UTC 2007


angstrom: add linux-libc-headers version for i586 and i486

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 2be33b1e41d85f27342ef28ca591afd1055abbcf
ViewMTN: http://monotone.openembedded.org/revision.psp?id=2be33b1e41d85f27342ef28ca591afd1055abbcf
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -r4195ab003e6d2d5e03b8a58c26bc2ee0ed06026d -r2be33b1e41d85f27342ef28ca591afd1055abbcf
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [95d3913679d29a2853b9d927c9e48352756a1ac6]
#    to [421ac753b371f9cf63a2a954f3d8905d0d22c23b]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	95d3913679d29a2853b9d927c9e48352756a1ac6
+++ conf/distro/angstrom-2007.1.conf	421ac753b371f9cf63a2a954f3d8905d0d22c23b
@@ -181,6 +181,8 @@ PREFERRED_VERSION_binutils-cross-sdk ?= 
 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"






More information about the Openembedded-commits mailing list