Re: [yocto] The best way to change target architecture

2017-06-06 Thread Zhuoqun Cheng
. They are all x86-64 binary. Now I wonder why in the core2-32-intel-commom-poke-linux folder exists 64 bit binaries? What configuration could I have messed up? Thanks, Tom. On Tue, Jun 6, 2017 at 7:09 PM, Zhuoqun Cheng <c...@bu.edu> wrote: > Thanks, Andre! That explains a lot. > I got rid o

Re: [yocto] The best way to change target architecture

2017-06-06 Thread Zhuoqun Cheng
2017 at 5:42 AM, Zhuoqun Cheng <c...@bu.edu> wrote: > > Hi Yocto Experts, > > > > I'm fairly new to Yocto and I've already tried my best to search for > > answers, but not happy with what I found. > > > > So here's the situation I've got: > > > >

Re: [yocto] The best way to change target architecture

2017-06-06 Thread Zhuoqun Cheng
ux" MACHINE = "intel-core2-32" DISTRO= "poky-aero" DISTRO_VERSION= "1.4.0-dev" TUNE_FEATURES = "m32 core2" TARGET_FPU = "" Thanks, Tom. On Tue, Jun 6, 2017 at 11:59 AM, Leonardo Sandoval < leona

[yocto] The best way to change target architecture

2017-06-06 Thread Zhuoqun Cheng
Hi Yocto Experts, I'm fairly new to Yocto and I've already tried my best to search for answers, but not happy with what I found. So here's the situation I've got: I'm using yocto to build the intel aero board image, following this link: