[poky] Poky issues with tune-cortexa8 and a custom machine

Salvatore Fassi salvatore.fassi at gmail.com
Wed Apr 6 08:53:24 PDT 2011


Hi all,

I've created a custom machine to match my hardware.
This hw is arm based with cortexa8 architecture, so my machine file
(myarm.conf) uses:

require conf/machine/include/tune-cortexa8.inc

For the image I use:

bitbake poky-image-minimal

This compiles everything fine but when it starts composing the rootfs by
installing ipk's I get errors about some missing packages.
I've found that the error is due to the fact that poky is compiling two work
trees:

build/tmp/work/myarm-poky-linux-gnueabi

and

build/tmp/work/armv7a-poky-linux-gnueabi

And the missing ipk's are in the armv7a tree!

I've also noticed that the armv7a "target" definition is inside
tune-cortexa8.inc...
So...what am I doing wrong?

Thank you.

best regards

Salvo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110406/b3ae26c9/attachment.html>


More information about the poky mailing list