Re: [yocto] Installing the SDKs made with meta-mingw

2016-03-20 Thread Matt Hoosier
On Thu, Mar 17, 2016 at 10:48 AM, Christopher Larson wrote: > > > On Thu, Mar 17, 2016 at 8:47 AM Christopher Larson > wrote: > >> On Thu, Mar 17, 2016 at 8:43 AM Matt Hoosier >> wrote: >> >>> On Wed, Mar 16, 2016 at 4:46 PM,

Re: [yocto] Installing the SDKs made with meta-mingw

2016-03-19 Thread Christopher Larson
On Wed, Mar 16, 2016 at 2:32 PM, Matt Hoosier wrote: > I've successfully built a Canadian-cross SDK using the meta-mingw layer. > Very nice! > > Because the layer lobotomizes the SDK_PACKAGING_FUNC when ${SDKMACHINE} is > set to a MinGW host, though, the resulting SDK is

Re: [yocto] Installing the SDKs made with meta-mingw

2016-03-19 Thread Christopher Larson
On Thu, Mar 17, 2016 at 9:48 AM Matt Hoosier wrote: > On Thu, Mar 17, 2016 at 10:48 AM, Christopher Larson > wrote: > >> >> >> On Thu, Mar 17, 2016 at 8:47 AM Christopher Larson >> wrote: >> >>> On Thu, Mar 17, 2016 at 8:43 AM

Re: [yocto] Installing the SDKs made with meta-mingw

2016-03-19 Thread Matt Hoosier
On Thu, Mar 17, 2016 at 11:56 AM, Christopher Larson wrote: > > > On Thu, Mar 17, 2016 at 9:48 AM Matt Hoosier > wrote: > >> On Thu, Mar 17, 2016 at 10:48 AM, Christopher Larson > > wrote: >> >>> >>> >>> On Thu, Mar 17, 2016 at

[yocto] Installing the SDKs made with meta-mingw

2016-03-19 Thread Matt Hoosier
Hi, I've successfully built a Canadian-cross SDK using the meta-mingw layer. Very nice! Because the layer lobotomizes the SDK_PACKAGING_FUNC when ${SDKMACHINE} is set to a MinGW host, though, the resulting SDK is not encapsulated into the self-extracting tarball and the corresponding relocation

Re: [yocto] Installing the SDKs made with meta-mingw

2016-03-18 Thread Matt Hoosier
On Wed, Mar 16, 2016 at 4:40 PM, Christopher Larson wrote: > On Wed, Mar 16, 2016 at 2:32 PM, Matt Hoosier > wrote: > >> I've successfully built a Canadian-cross SDK using the meta-mingw layer. >> Very nice! >> >> Because the layer lobotomizes the

Re: [yocto] Installing the SDKs made with meta-mingw

2016-03-18 Thread Christopher Larson
On Thu, Mar 17, 2016 at 8:47 AM Christopher Larson wrote: > On Thu, Mar 17, 2016 at 8:43 AM Matt Hoosier > wrote: > >> On Wed, Mar 16, 2016 at 4:46 PM, Matt Hoosier >> wrote: >> >>> >>> >>> On Wed, Mar 16, 2016 at 4:40 PM,

Re: [yocto] Installing the SDKs made with meta-mingw

2016-03-18 Thread Christopher Larson
On Thu, Mar 17, 2016 at 8:43 AM Matt Hoosier wrote: > On Wed, Mar 16, 2016 at 4:46 PM, Matt Hoosier > wrote: > >> >> >> On Wed, Mar 16, 2016 at 4:40 PM, Christopher Larson >> wrote: >> >>> On Wed, Mar 16, 2016 at 2:32 PM,

Re: [yocto] Installing the SDKs made with meta-mingw

2016-03-18 Thread Matt Hoosier
On Wed, Mar 16, 2016 at 4:46 PM, Matt Hoosier wrote: > > > On Wed, Mar 16, 2016 at 4:40 PM, Christopher Larson > wrote: > >> On Wed, Mar 16, 2016 at 2:32 PM, Matt Hoosier >> wrote: >> >>> I've successfully built a