[oe] [meta-oe][PATCH] qwt: Use ${libdir} to install libraries.

Martin Jansa martin.jansa at gmail.com
Wed Aug 31 17:04:06 UTC 2016


On Wed, Aug 24, 2016 at 02:07:55PM -0400, Philip Balister wrote:
> This lets qwt build and package for systems that use lib64.

Which branch you want to apply this?

It was removed 7 months ago!

commit 2bd11da4b50f401c9c49975aeedaaafa6a59d08b
Author:     Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Thu Jan 7 15:57:45 2016 +0100
Commit:     Martin Jansa <Martin.Jansa at gmail.com>
CommitDate: Thu Jan 14 11:30:15 2016 +0100

    recipes: remove recipes using or depending on qt4 bbclasses or recipes


> 
> Signed-off-by: Philip Balister <philip at balister.org>
> ---
>  meta-oe/recipes-qt/qwt/qwt.inc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-oe/recipes-qt/qwt/qwt.inc b/meta-oe/recipes-qt/qwt/qwt.inc
> index d3c4ed1..e1b260c 100644
> --- a/meta-oe/recipes-qt/qwt/qwt.inc
> +++ b/meta-oe/recipes-qt/qwt/qwt.inc
> @@ -16,6 +16,7 @@ do_configure_prepend() {
>      sed -i -e 's:qtAddLibrary(qwt:qtAddLibrary(qwt)${QT_LIBINFIX}:g' *.prf
>      sed -e 's/# QWT_CONFIG     += QwtExamples/QWT_CONFIG     += QwtExamples/g' -i qwtconfig.pri
>      sed -i -e 's:/usr/local/qwt-$$QWT_VERSION:${D}${prefix}:g' ${S}/*.pri
> +    sed -i -e 's:$${QWT_INSTALL_PREFIX}/lib:${D}${libdir}:g' ${S}/*.pri
>  }
>  
>  do_install() {
> -- 
> 2.5.5
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160831/afac3090/attachment-0002.sig>


More information about the Openembedded-devel mailing list