[poky] Poky issues with tune-cortexa8 and a custom machine
Salvatore Fassi
salvatore.fassi at gmail.com
Fri Apr 8 08:53:37 PDT 2011
Hi all,
I finally fixed this issue by adding:
PACKAGE_ARCHS += "armv7a"
to tune-cortexa8.inc
In fact the armv7a arch was missing from the PACKAGE_ARCHS variable so it
was not "seen" when composing the final image.
Do you think it could be a valid patch?
For me...it works!
Salvo
On Fri, Apr 8, 2011 at 11:53 AM, Paul Eggleton <
paul.eggleton at linux.intel.com> wrote:
> On Thursday 07 April 2011 20:53:41 Darren Hart wrote:
> > On 04/06/2011 08:53 AM, Salvatore Fassi wrote:
> > > 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).
>
> I think there was a patch from Joshua post-1.0 to fix a bug that sounds
> like
> this one (rev e235357841311a4681c747cebcc5e51940aec606).
>
> We should probably consider this for a point release.
>
> Cheers,
> Paul
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110408/81ec136e/attachment.html>
More information about the poky
mailing list