[oe] [RFC]: Toolchain build sequence alteration.

Khem Raj raj.khem at gmail.com
Fri Jul 25 16:06:45 UTC 2008


On (25/07/08 12:01), Henning Heinold wrote:
> On Fri, Jul 25, 2008 at 12:33:04AM -0700, Khem Raj wrote:
> > On (24/07/08 18:18), Koen Kooi wrote:
> > 
> > Thank you Koen and RP for testing it out and ACK'ing. I have committed
> > the big patch. Let me know of any fallouts and I will try to fix them.
> > 
> > Happy hacking.
> 
> Hi,
> 
> I find the first strange think when using angstroem and uclibc with
> armoabi. TARGET_OS is configured at
> 
> include/distro/angstrom-uclibc.conf
> 
> with
> TARGET_OS_UC =
> "linux${@['-uclibc','-uclibcgnueabi'][bb.data.getVar('TARGET_ARCH',d,1)
> in ['arm', 'armeb'] and bb.data.getVar('MACHINE',d) not in
> ['collie','h3600', 'h3800', 'simpad', 'htcwallaby']]}"
> 
> and
> 
> TARGET_OS ?= "${@['${TARGET_OS_UC}',
> 'uclinux-uclibc'][bb.data.getVar('TARGET_ARCH',d)  in ['bfin']]}"
> 
> For some reason it dont set TARGET_OS and therefor the sanity checker
> bails out.
> 
> For now I swtiched back to TARGET_OS = ..., as before and I am able to
> build packages again.

You can add this to your local.conf file. if you make it hard assignment
you wont be able to override it in local.conf for the architectures not
mentioned in this conditional.

Thanks

-Khem

> 
> Bye,
> 
> Henning
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list