From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 6/7] qt-4.7: rename qtdemo to qtdemoE for qt4-embedded
Date: Sat, 30 Oct 2010 05:56:14 -0400 [thread overview]
Message-ID: <20101030095614.GA21651@denix.org> (raw)
In-Reply-To: <1288387543-1277-6-git-send-email-eric@eukrea.com>
On Fri, Oct 29, 2010 at 11:25:42PM +0200, Eric B??nard wrote:
> in order to stay consistant with 4.6.x releases.
>
> Signed-off-by: Eric B??nard <eric@eukrea.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
> ---
> recipes/qt4/qt-4.7.0.inc | 5 +++++
> recipes/qt4/qt4-embedded_4.7.0.bb | 2 +-
> 2 files changed, 6 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/qt4/qt-4.7.0.inc b/recipes/qt4/qt-4.7.0.inc
> index cf4b0d8..ba2b25a 100644
> --- a/recipes/qt4/qt-4.7.0.inc
> +++ b/recipes/qt4/qt-4.7.0.inc
> @@ -60,6 +60,11 @@ do_install_append() {
> for i in rcc uic moc ; do
> install -m 0755 ${S}/bin/$i ${D}${bindir}/
> done
> +
> + #Append an E to the qtdemo file
> + if [ -n "${QT_LIBINFIX}" ] ; then
> + mv ${D}${bindir}/qtdemo ${D}${bindir}/qtdemo${QT_LIBINFIX}
> + fi
> }
>
> SRC_URI[md5sum] = "3a2f25b9b115037277f4fb759194a7a5"
> diff --git a/recipes/qt4/qt4-embedded_4.7.0.bb b/recipes/qt4/qt4-embedded_4.7.0.bb
> index 1cd43a6..7e3d4b8 100644
> --- a/recipes/qt4/qt4-embedded_4.7.0.bb
> +++ b/recipes/qt4/qt4-embedded_4.7.0.bb
> @@ -2,7 +2,7 @@ DEFAULT_PREFERENCE = "-1"
>
> require qt4-embedded.inc
>
> -PR = "${INC_PR}.0"
> +PR = "${INC_PR}.1"
>
> QT_CONFIG_FLAGS_append_armv6 = " -no-neon "
>
> --
> 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-10-30 9:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-29 21:25 [PATCH 1/7] busybox: factorize recipes Eric Bénard
2010-10-29 21:25 ` [PATCH 2/7] busybox-1.17.1: add fixes from upstream Eric Bénard
2010-10-29 21:25 ` [PATCH 3/7] busybox: add 1.17.3 Eric Bénard
2010-10-29 21:25 ` [PATCH 4/7] busybox's mdev: add script to populate /dev/bus/usb Eric Bénard
2010-10-29 21:25 ` [PATCH 5/7] busybox/find-touchscreen: handle input/device case Eric Bénard
2010-10-29 21:25 ` [PATCH 6/7] qt-4.7: rename qtdemo to qtdemoE for qt4-embedded Eric Bénard
2010-10-29 21:25 ` [PATCH 7/7] qwt: add qwt 5.2.1 Eric Bénard
2010-11-06 11:26 ` Sylvain Paré
2010-11-06 11:32 ` Eric Bénard
2010-11-06 12:44 ` Sylvain Paré
2010-10-30 9:56 ` Denys Dmytriyenko [this message]
2010-11-01 20:01 ` [PATCH 6/7] qt-4.7: rename qtdemo to qtdemoE for qt4-embedded Maupin, Chase
2010-10-30 0:13 ` [PATCH 1/7] busybox: factorize recipes Khem Raj
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=20101030095614.GA21651@denix.org \
--to=denis@denix.org \
--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