On Fri, Mar 27, 2020 at 4:49 PM James Le Cuirot wrote:
> On Fri, 27 Mar 2020 13:10:34 -0400
> David Michael wrote:
>
> > I'd like to be able to install qt5 packages in a sysroot for staging,
> > and this is an initial patch for it. The pkg-config variables might not
> > be required, but it seeme
On Fri, 27 Mar 2020 13:10:34 -0400
David Michael wrote:
> I'd like to be able to install qt5 packages in a sysroot for staging,
> and this is an initial patch for it. The pkg-config variables might not
> be required, but it seemed appropriate to pass the sysroot-configured
> versions through the
Signed-off-by: David Michael
---
Hi,
I'd like to be able to install qt5 packages in a sysroot for staging,
and this is an initial patch for it. The pkg-config variables might not
be required, but it seemed appropriate to pass the sysroot-configured
versions through the build. There are a few c