[yocto] [meta-mingw][PATCH 0/7] Updates for krogoth/master

Richard Purdie richard.purdie at linuxfoundation.org
Wed Sep 28 08:15:19 PDT 2016


On Wed, 2016-09-28 at 17:06 +0300, Ioan-Adrian Ratiu wrote:
> On Sat, 20 Aug 2016, Juro Bystricky <juro.bystricky at intel.com> wrote:
> > 
> > Krogoth recipes fail to cross-compile for Windows using meta-mingw
> > layer.
> > In particular, the following should/used to work (jethro with meta-
> > mingw layer):
> > 
> > SDKMACHINE="i686-mingw32"
> > MACHINE="qemux86"
> > TCLIBC="baremetal"
> > bitbake gcc-cross-canadian-i586
> > 
> > SDKMACHINE="i686-mingw32"
> > MACHINE="qemux86"
> > bitbake meta-toolchain
> > 
> > This patchset updates meta-mingw layer so the above work for
> > krogoth as well.
> > There is no "krogoth" branch for meta-mingw, these patches should
> > go there once the
> > branch exists.
> > FWIW, I tested these patches with the current poky master as well,
> > and succeed in cross-compiling
> > of the most common recipes (for both SDKMACHINE=i686-mingw32 and
> > SDKMACHINE=x86_64-mingw32)
> > such as:
> >     bitbake gcc-cross-canadian-i586
> >     bitbake gdb-cross-canadian-i586
> >     bitbake meta-toolchain
> >     bitbake core-image-minimal -c populate_sdk
> > 
> > [YOCTO#10143]
> Ping? Any info when this series will be integrated?

I'd tried multiple times to untangle which set of patches this needed
to be applied on top of (several of Mark Hatle's). I think I've finally
figured it out and have pushed things.

Cheers,

Richard



More information about the yocto mailing list