From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][dizzy][PATCH] qmake5: don't always look in directories recursively
Date: Mon, 23 Feb 2015 13:51:54 +0100 [thread overview]
Message-ID: <20150223125154.GA3630@piout.net> (raw)
In-Reply-To: <CAP9ODKpDUaOjV=qMHzDUgZ4aiCgV2iPs0rWYzSGFTdQ1Jj1gOA@mail.gmail.com>
Hi,
(I was not in copy of your reply)
On 19/02/2015 at 17:07:43 -0200, Otavio Salvador wrote :
> > diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc
> > index bb0bcdcac0af..22f0d30e0298 100644
> > --- a/recipes-qt/qt5/qt5.inc
> > +++ b/recipes-qt/qt5/qt5.inc
> > @@ -18,6 +18,8 @@ OE_QMAKE_PATH_SETTINGS = "${OE_QMAKE_PATH_QT_SETTINGS}"
> > OE_QMAKE_PATH_EXAMPLES = "${OE_QMAKE_PATH_QT_EXAMPLES}"
> > OE_QMAKE_PATH_TESTS = "${OE_QMAKE_PATH_QT_TESTS}"
> >
> > +OE_QMAKE_RECURSIVE = ""
>
> Shouldn't this to be done for qtbase only?
No, this has to be done for all the qt packages. The packages exhibiting
the problem are qtdeclarative and qt3d.
That fix is coming from a discussion I had with people from the QT
Company.
Actually, I think -r shouldn't be the default but let's not break
current users of the qmake5 class.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-02-23 12:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 20:57 [meta-qt5][dizzy][PATCH] qmake5: don't always look in directories recursively Alexandre Belloni
2015-02-19 19:07 ` Otavio Salvador
2015-02-23 12:51 ` Alexandre Belloni [this message]
2015-02-23 12:56 ` Otavio Salvador
2015-03-11 13:37 ` Nicolas Ferre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150223125154.GA3630@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.