[oe-commits] [Bug 5313] build failure for angstrom-2008.1 with eglibc

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Mon Sep 7 16:50:05 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5313





--- Comment #3 from matsi <geomatsi at gmail.com>  2009-09-07 16:50:04 ---
Hi. 

I pulled latest org.openembedded.dev, but the file
conf/distro/include/angstrom-eglibc.inc still contains those two lines, one by
one:

TARGET_OS = "linux${@['','-gnueabi'][bb.data.getVar('TARGET_ARCH',d,1) in
['arm', 'armeb'] and bb.data.getVar('MACHINE',d) not in ['collie','h3600',
'h3800', 'simpad', 'htcwallaby']]}"

TARGET_OS = "linux${@['','-gnuspe'][bb.data.getVar('TARGET_ARCH',d,1) in
['ppc', 'powerpc'] and bb.data.getVar('MACHINE',d) in ['calamari']]}"

am I correct that second line unconditionally overwrites the first one for all
the architectures and boards other than 'powerpc'/'ppc' and 'calamari' ? 
Or it works in a more complicated way ?

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list