On 08/31/2016 01:04 PM, Martin Jansa wrote: > 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?
A pox on people living in the past. Clearly I need to move this to meta-qt4. Sorry for the noise. Philip > > It was removed 7 months ago! > > commit 2bd11da4b50f401c9c49975aeedaaafa6a59d08b > Author: Martin Jansa <[email protected]> > AuthorDate: Thu Jan 7 15:57:45 2016 +0100 > Commit: Martin Jansa <[email protected]> > 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 <[email protected]> >> --- >> 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 >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > >
signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
