All of lore.kernel.org
 help / color / mirror / Atom feed
* Poky issues with tune-cortexa8 and a custom machine
@ 2011-04-06 15:53 Salvatore Fassi
  2011-04-07 19:53 ` Darren Hart
  0 siblings, 1 reply; 4+ messages in thread
From: Salvatore Fassi @ 2011-04-06 15:53 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 881 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-08 15:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06 15:53 Poky issues with tune-cortexa8 and a custom machine Salvatore Fassi
2011-04-07 19:53 ` Darren Hart
2011-04-08  9:53   ` Paul Eggleton
2011-04-08 15:53     ` Salvatore Fassi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.