From: "Gordan Markuš" <gordan.markus@pelagicore.com>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-qt5][PATCH] qtbase-native: create empty oe-device-extra.pri
Date: Thu, 30 Mar 2017 17:04:04 +0200 [thread overview]
Message-ID: <1490886244.26233.2.camel@pelagicore.com> (raw)
In-Reply-To: <CA+chaQcbUmnmKN2_sGPyT4AYhb2F6qyiQQt6xOgrXMUe_szAoA@mail.gmail.com>
Sorry about that Martin, I've made a copy/paste mistake.
Will post another version of the patch.
On Thu, 2017-03-30 at 11:38 +0200, Martin Jansa wrote:
> it looks like the directory doesn't exist:
>
> http://errors.yoctoproject.org/Errors/Details/138489/
>
> On Thu, Mar 23, 2017 at 10:46 AM, Gordan Markuš <
> gordan.markus@pelagicore.com> wrote:
>
> > Suppress multiple occurrences of the same warning while configuring
> > and compiling qtbase-native and nativesdk-qtbase.
> >
> > WARNING: Unable to find file git/mkspecs/linux-oe-g++/../
> > oe-device-extra.pri
> > Signed-off-by: Gordan Markuš <gordan.markus@pelagicore.com>
> > ---
> > recipes-qt/qt5/qtbase-native_git.bb | 3 +++
> > 1 file changed, 3 insertions(+)
> >
> > diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-
> > qt/qt5/qtbase-
> > native_git.bb
> > index c013029..d40a751 100644
> > --- a/recipes-qt/qt5/qtbase-native_git.bb
> > +++ b/recipes-qt/qt5/qtbase-native_git.bb
> > @@ -83,6 +83,9 @@ PACKAGECONFIG_CONFARGS = " \
> > export OE_QMAKE_QTCONF_PATH = "foodummy"
> >
> > do_configure_prepend() {
> > + # Avoid qmake error "Cannot read [...]/usr/lib/qt5/mkspecs/oe-
> > device-extra.pri:
> > No such file or directory"
> > + touch ${S}/${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs/oe-device-
> > extra.pri
> > +
> > MAKEFLAGS="${PARALLEL_MAKE}" ${S}/configure -opensource
> > -confirm-license ${PACKAGECONFIG_CONFARGS} || die "Configuring qt
> > failed.
> > PACKAGECONFIG_CONFARGS was ${PACKAGECONFIG_CONFARGS}"
> > }
> >
> > --
> > 2.9.3
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >
prev parent reply other threads:[~2017-03-30 15:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 9:46 [meta-qt5][PATCH] qtbase-native: create empty oe-device-extra.pri Gordan Markuš
2017-03-30 9:38 ` Martin Jansa
2017-03-30 15:04 ` Gordan Markuš [this message]
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=1490886244.26233.2.camel@pelagicore.com \
--to=gordan.markus@pelagicore.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox