[oe] [PATCH] qt4: replace underscore with dash in library name

Maupin, Chase chase.maupin at ti.com
Mon Oct 18 15:01:54 UTC 2010


> -----Original Message-----
> From: openembedded-devel-bounces at lists.openembedded.org
> [mailto:openembedded-devel-bounces at lists.openembedded.org] On Behalf Of
> Holger Freyther
> Sent: Monday, October 18, 2010 9:39 AM
> To: openembedded-devel at lists.openembedded.org
> Subject: Re: [oe] [PATCH] qt4: replace underscore with dash in library
> name
> 
> On 10/12/2010 03:25 PM, Chase Maupin wrote:
> > * For libraries that are added to the QT_LIB_NAMES or
> >   QT_EXTRA_LIBS variables replace any "_" characters in the
> >   library name with "-" for use in the package name.
> > * The actual library file names are left alone.
> > * Bump the PR for packages using qt4.inc
> 
> Which library is that? OpenVG? PowerVR related things? In general it looks
> fine.

In this case it is another library named TICPUBLT_BX which helped me find this issue.  So in my recipe I am adding:

QT_EXTRA_LIBS += "TICPUBLT_BX"

> 
> Acked-by: Holger Hans Peter Freyther <holger at moiji-mobile.com>
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list