From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] qt4x11: set QT_LIBINFIX and QT_DIR_NAME
Date: Thu, 25 Nov 2010 17:09:49 +0100 [thread overview]
Message-ID: <icm1od$i70$1@dough.gmane.org> (raw)
In-Reply-To: <1290700469-3396-1-git-send-email-eric@eukrea.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 25-11-10 16:54, Eric Bénard wrote:
> this will fix the following issue with qwt 5.2.1 where obj dir is:
> work/armv4t-oe-linux-gnueabi/qwt-5.2.1-r0/qwt-5.2.1/src/obj${QT_LIBINFIX}/
> instead of :
> work/armv4t-oe-linux-gnueabi/qwt-5.2.1-r0/qwt-5.2.1/src/obj/
>
> From: Martin Jansa <Martin.Jansa@gmail.com>
> Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
> ---
> classes/qt4x11.bbclass | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/classes/qt4x11.bbclass b/classes/qt4x11.bbclass
> index 2d56b7e..abb1d9d 100644
> --- a/classes/qt4x11.bbclass
> +++ b/classes/qt4x11.bbclass
> @@ -2,5 +2,8 @@ DEPENDS_prepend = "${@["qt4-x11-free ", ""][(bb.data.getVar('PN', d, 1)[:12] ==
>
> inherit qmake2
>
> +QT_DIR_NAME = "qt4"
> +QT_LIBINFIX = ""
> +
> # Qt4 uses atomic instructions not supported in thumb mode
> ARM_INSTRUCTION_SET = "arm"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFM7opNMkyGM64RGpERAqO2AJ9nyr/drAT7t6LPEG1A+QyhVnWEhACgi29X
l9NpDotshYsD4jtyeSSNT8s=
=3G1E
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2010-11-25 16:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-25 9:53 qwt 5.2.1 failed to build here (om-gta02 , SHR, X11) Sylvain Paré
2010-11-25 9:59 ` Eric Bénard
2010-11-25 10:10 ` Sylvain Paré
2010-11-25 10:18 ` Eric Bénard
2010-11-25 11:12 ` Sylvain Paré
2010-11-25 11:38 ` Eric Bénard
2010-11-25 12:38 ` Martin Jansa
2010-11-25 15:40 ` Sylvain Paré
2010-11-25 15:54 ` [PATCH] qt4x11: set QT_LIBINFIX and QT_DIR_NAME Eric Bénard
2010-11-25 16:09 ` Koen Kooi [this message]
2010-11-25 22:35 ` Khem Raj
2010-11-25 16:15 ` qwt 5.2.1 failed to build here (om-gta02 , SHR, X11) Eric Bénard
2010-11-25 16:23 ` Sylvain Paré
2010-11-26 11:43 ` Sylvain Paré
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='icm1od$i70$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--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.