[oe] [PATCH] sane-toolchain-eglibc.inc: Set TARGET_OS?= linux-gnuspe for e500

Khem Raj raj.khem at gmail.com
Tue Sep 1 15:31:02 UTC 2009


On (01/09/09 10:21), Dirk Opfer wrote:
> >
> > Attached implementation is based on this suggestion. I have not done
> > wholesale change to distro confs only for micro and minimal.
> >
> > I tested this patch with
> >
> >
> > for targ in `ls openembedded/conf/machine/*.conf|cut -d '/' -f 4|cut -d
> > '.' -f 1`; do echo -n "$targ "; MACHINE=$targ DISTRO=minimal bitbake -e
> > |grep TARGET_OS=\"; done
> >
> > and all machine confs were giving correct values for TARGET_OS
> > also I repeated same test with DISTRO=minimal-uclibc
> >
> > Comments ?
> 
> e300 doesn't implement the signal processing engine (SPE).
> Only e500v1 and e500v2 supports these instructions.

yes thats right. Thanks for pointing it out.
-Khem




More information about the Openembedded-devel mailing list