* [meta-qt5][PATCH] Add armv7ve in the supported MACHINES for qtwebengine
[not found] <001f01d17834$96b03d60$c410b820$@neuf.fr>
@ 2016-03-07 10:44 ` Herve Jourdain
2016-03-07 11:05 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: Herve Jourdain @ 2016-03-07 10:44 UTC (permalink / raw)
To: openembedded-devel
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [meta-qt5][PATCH] Add armv7ve in the supported MACHINES for qtwebengine
2016-03-07 10:44 ` [meta-qt5][PATCH] Add armv7ve in the supported MACHINES for qtwebengine Herve Jourdain
@ 2016-03-07 11:05 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2016-03-07 11:05 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1096 bytes --]
On Mon, Mar 07, 2016 at 11:44:02AM +0100, Herve Jourdain wrote:
> ARM CortexA7 is now defined as armv7ve.
Your e-mail client completely broke the path, please use git send-email.
And there is already patch for this:
http://patchwork.openembedded.org/patch/116967/
with correct format and much better summary.
>
>
>
> 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
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-07 11:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <001f01d17834$96b03d60$c410b820$@neuf.fr>
2016-03-07 10:44 ` [meta-qt5][PATCH] Add armv7ve in the supported MACHINES for qtwebengine Herve Jourdain
2016-03-07 11:05 ` Martin Jansa
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.