From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: "Eric Bénard" <eric@eukrea.com>
Subject: Re: [PATCH/RFC] qt4-embedded: tune QT_ARCH for armv6
Date: Thu, 4 Nov 2010 11:05:45 -0700 [thread overview]
Message-ID: <20101104180545.GA21548@gmail.com> (raw)
In-Reply-To: <1288864342-20973-1-git-send-email-eric@eukrea.com>
On (04/11/10 10:52), Eric Bénard wrote:
> this is a RFC, I think it can also be used on qt 4.6.x and on armv7.
> Setting QT_ARCH to armv6 enable some asm optimized functions in QT.
>
> Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes/qt4/qt4-embedded_4.7.0.bb | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/qt4/qt4-embedded_4.7.0.bb b/recipes/qt4/qt4-embedded_4.7.0.bb
> index 7e3d4b8..fbfaf85 100644
> --- a/recipes/qt4/qt4-embedded_4.7.0.bb
> +++ b/recipes/qt4/qt4-embedded_4.7.0.bb
> @@ -2,9 +2,10 @@ DEFAULT_PREFERENCE = "-1"
>
> require qt4-embedded.inc
>
> -PR = "${INC_PR}.1"
> +PR = "${INC_PR}.2"
>
> QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
> +QT_ARCH_armv6 = "armv6"
>
> require qt-${PV}.inc
>
> --
> 1.6.3.3
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2010-11-04 18:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-04 9:52 [PATCH/RFC] qt4-embedded: tune QT_ARCH for armv6 Eric Bénard
2010-11-04 18:05 ` Khem Raj [this message]
2010-11-04 18:26 ` Holger Freyther
2010-11-04 19:14 ` Eric Bénard
2010-11-05 9:32 ` Holger Freyther
2010-11-05 9:42 ` Eric Bénard
2010-11-05 10:21 ` Holger Freyther
2010-11-05 10:41 ` Eric Bénard
2010-11-07 19:42 ` Eric Bénard
2010-11-04 20:27 ` Khem Raj
2010-11-04 21:05 ` Koen Kooi
2010-11-05 11:21 ` Phil Blundell
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=20101104180545.GA21548@gmail.com \
--to=raj.khem@gmail.com \
--cc=eric@eukrea.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.