[oe] [meta-qt5] [meta-mingw] Any success using these two layers together?

2016-03-18 Thread Matt Hoosier
Does anybody have experience using meta-qt5 and meta-ming together to produce a usable SDK including Qt development tools for use on a Windows host together? The stock recipes for producing the nativesdk flavors of certain Qt packages would seem to require some modification from vanilla meta-qt5

Re: [oe] [meta-qt5] Minimum required Yocto version for 5.9 branch?

2017-08-15 Thread Matt Hoosier
This is addressed with pull request #62: From: Matt Hoosier <matt.hoos...@garmin.com> > > Date: Mon, 14 Aug 2017 08:04:03 -0500 > > Subject: [PATCH 1/2] qtbase: fix Krogoth build regression from efa8aaf > > >> With > > >> commit efa8aaf82e580a7d32eaaa

[oe] [meta-qt5] Minimum required Yocto version for 5.9 branch?

2017-08-11 Thread Matt Hoosier
Hi, I observe that qtbase-native from jansa/master-5.9 fails on releases versions of Yocto prior to 2.2 with a message like: | + > /home/hoosier/projects/consumer/tools/yocto/build/tmp/work/x86_64-linux/qtbase-native/5.9.1+gitAUTOINC+160533328c-r0/build/bin/qmake >

Re: [oe] [meta-qt5] Minimum required Yocto version for 5.9 branch?

2017-08-11 Thread Matt Hoosier
On Fri, Aug 11, 2017 at 3:11 PM, Matt Hoosier <matt.hoos...@gmail.com> wrote: > Hi, > > I observe that qtbase-native from jansa/master-5.9 fails on releases > versions of Yocto prior to 2.2 with a message like: > > | + /home/hoosier/projects/consumer/tools/yocto/build/

[oe] [meta-qt5][PATCH] qtbase: fix Krogoth build regression from efa8aaf

2017-08-17 Thread Matt Hoosier
From: Matt Hoosier <matt.hoos...@garmin.com> With commit efa8aaf82e580a7d32eaaab48eb92d436f2e222a Author: Andreas Müller <schnitzelt...@googlemail.com> Date: Thu Feb 9 00:26:09 2017 qmake5_base.bbclass: set qt.conf by environment variable again we stop

[oe] [meta-qt5] Pull request for 'qtbase: fix Krogoth build regression'

2017-08-16 Thread Matt Hoosier
https://github.com/meta-qt5/meta-qt5/pull/62 -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Re: [oe] [meta-qt5][PATCH] qtbase: fix Krogoth build regression from efa8aaf

2017-08-19 Thread Matt Hoosier
On Thu, Aug 17, 2017 at 7:27 AM, Matt Hoosier <matt.hoos...@gmail.com> wrote: > > From: Matt Hoosier <matt.hoos...@garmin.com> > > With > > commit efa8aaf82e580a7d32eaaab48eb92d436f2e222a > Author: Andreas Müller <schnitzelt...@googlemail.com>

Re: [oe] [meta-qt5][PATCH] qtbase: fix Krogoth build regression from efa8aaf

2017-08-22 Thread Matt Hoosier
On Mon, Aug 21, 2017 at 1:31 PM, Khem Raj wrote: > On Mon, Aug 21, 2017 at 2:51 AM, Martin Jansa wrote: >> I know it's not caused by this change, but it still creates "foodummy" file >> in ${TOPDIR} can we please get rid of it or at least move it

[oe] Method for specifying which among a recipe's multiple available licenses is desired?

2017-10-27 Thread Matt Hoosier
Hi, I'm searching for an annotation that I can insert (perhaps with a .bbappend) into a recipe that indicates which of the multiple licensing terms I elect to use for a given recipe. The regular LICENSE_FLAGS_WHITELIST variable is somewhat related, but it works in the opposite way: make an

[oe] [meta-networking][PATCH] mdns: improve numerous aspects of Posix backend

2020-02-05 Thread Matt Hoosier
interface. The fixes are kept as a patch series for clarity. Signed-off-by: Matt Hoosier --- ...utine-for-cleaning-recent-interfaces.patch | 60 + ...outine-for-tearing-down-an-interface.patch | 58 + .../0003-Track-interface-socket-family.patch | 50 + ...0004-Use-list-for-changed