All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herve Jourdain <herve.jourdain@neuf.fr>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-qt5][PATCH] Add armv7ve in the supported MACHINES for qtwebengine
Date: Mon, 7 Mar 2016 11:44:02 +0100	[thread overview]
Message-ID: <005f01d1785e$45a81f80$d0f85e80$@neuf.fr> (raw)
In-Reply-To: <001f01d17834$96b03d60$c410b820$@neuf.fr>

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

ARM CortexA7 is now defined as armv7ve.

 

Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr
<mailto:herve.jourdain@neuf.fr> >

---

--- a/recipes-qt/qt5/qtwebengine_git.bb

+++ b/recipes-qt/qt5/qtwebengine_git.bb

@@ -47,6 +47,7 @@ COMPATIBLE_MACHINE_x86 = "(.*)"

COMPATIBLE_MACHINE_x86-64 = "(.*)"

COMPATIBLE_MACHINE_armv6 = "(.*)"

COMPATIBLE_MACHINE_armv7a = "(.*)"

+COMPATIBLE_MACHINE_armv7ve = "(.*)"

 

 inherit qmake5

inherit gettext


[-- Attachment #2: PGP.sig --]
[-- Type: application/pgp-signature, Size: 506 bytes --]

       reply	other threads:[~2016-03-07 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <001f01d17834$96b03d60$c410b820$@neuf.fr>
2016-03-07 10:44 ` Herve Jourdain [this message]
2016-03-07 11:05   ` [meta-qt5][PATCH] Add armv7ve in the supported MACHINES for qtwebengine Martin Jansa

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='005f01d1785e$45a81f80$d0f85e80$@neuf.fr' \
    --to=herve.jourdain@neuf.fr \
    --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.