[Buildroot] [PATCH v2 1/2] qt5tools: new package

Peter Seiderer ps.report at gmx.net
Thu Feb 4 21:32:45 UTC 2016


Hello Thomas,

On Thu, 4 Feb 2016 22:13:33 +0100, Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:

> Hello,
> 
> On Thu, 4 Feb 2016 22:07:05 +0100, Peter Seiderer wrote:
> 
> > > This does not really answer the question. The question is really
> > > whether pixeltools uses only the Qt5 PNG functions, or directly the
> > > libpng functions.
> > 
> > Sorry for not being precise here, pixeltools uses only Qt5 PNG functions
> > (via QPixmap.save(name, "PNG"))...
> 
> OK, then the dependency on libpng is indeed not needed.
> 
> 
> > > Having host binaries in $(STAGING_DIR) is really not good. So yes,
> > > maybe QT_INSTALL_BINS should point to $(HOST_DIR)/usr/bin/.
> > 
> > Will take a look and try to change QT_INSTALL_BINS, hope it breaks no
> > other usage...
> 
> That's also what I'm a bit afraid of, but the only way to know is to
> actually test.

Found a better way, simple use QT_HOST_BINS instead of QT_INSTALL_BINS
in my example...will send an updated patch soon...

Regards,
Peter

> 
> Best regards,
> 
> Thomas



More information about the buildroot mailing list