[OE-core] [PATCH 0/4] Add qemumips64 machine support

Robert P. J. Day rpjday at crashcourse.ca
Mon May 13 19:54:29 UTC 2013


On Mon, 13 May 2013, Trevor Woerner wrote:

> On Mon, May 13, 2013 at 3:38 PM, Robert P. J. Day <rpjday at crashcourse.ca> wrote:
> >   having unwisely wandered into this MIPS64 minefield a couple weeks
> > back, i might as well see if i can get a build.  in short:
> >
> > * switch to kraj/qemumips64 branch of openembedded-core-contrib
> > * add that as another layer along with oe-core
>
>
> I believe you only need to add this oe-core/meta layer once. My bblayers.conf contains:
>
>      BBLAYERS ?= " \
>           /home/trevor/devel/yocto/git/meta-poky/meta-yocto \
>           /home/trevor/devel/yocto/git/meta-poky/meta-yocto-bsp \
>           /home/trevor/devel/yocto/git/openembedded-core/meta \
>           "
>      BBLAYERS_NON_REMOVABLE ?= " \
>           /home/trevor/devel/yocto/git/openembedded-core/meta \
>           /home/trevor/devel/yocto/git/meta-poky/meta-yocto \

  i have just:

BBLAYERS ?= " \
  /home/rpjday/oe/dist/layers/oe-core/meta \
  /home/rpjday/oe/dist/layers/openembedded-core-contrib/meta \
  "

BBLAYERS_NON_REMOVABLE ?= " \
  /home/rpjday/oe/dist/layers/oe-core/meta \
  "


and i'm just starting the build of core-image-minimal, all the
fetching worked fine.  i'll know shortly ...

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


More information about the Openembedded-core mailing list