All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Salvatore Fassi <salvatore.fassi@gmail.com>
Cc: poky@yoctoproject.org
Subject: Re: Poky issues with tune-cortexa8 and a custom machine
Date: Thu, 07 Apr 2011 12:53:41 -0700	[thread overview]
Message-ID: <4D9E1645.4050500@linux.intel.com> (raw)
In-Reply-To: <BANLkTikROqhGtMmbFA4ZJs+dwDaVpzaKxw@mail.gmail.com>



On 04/06/2011 08:53 AM, Salvatore Fassi wrote:
> 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.

Does this also happen if you use rpms instead of ipks? (Set in
local.conf). Can you post the error you receive?

> 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

This is normal, there are machine packages and architecture packages,
and shouldn't cause a problem with installation.

--
Darren

> 
> 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
> 
> 
> 
> 
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


  reply	other threads:[~2011-04-07 20:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06 15:53 Poky issues with tune-cortexa8 and a custom machine Salvatore Fassi
2011-04-07 19:53 ` Darren Hart [this message]
2011-04-08  9:53   ` Paul Eggleton
2011-04-08 15:53     ` Salvatore Fassi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D9E1645.4050500@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=poky@yoctoproject.org \
    --cc=salvatore.fassi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.