On Mon, May 13, 2013 at 3:38 PM, Robert P. J. Day <[email protected]>
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 \
"
> * MACHINE = "qemumips64"
> * bitbake a core-image-minimal
>
> is there anything critical i'm forgetting? what's the safest simple
> image to try to build? fetching is now underway ...
That's exactly what I tried.
I also removed the (default) poky/meta layer since (as I
understand it) the openembedded-core/meta layer replaces it.
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core