From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] qt4x11: set QT_LIBINFIX and QT_DIR_NAME
Date: Thu, 25 Nov 2010 14:35:30 -0800 [thread overview]
Message-ID: <20101125223530.GA26866@gmail.com> (raw)
In-Reply-To: <1290700469-3396-1-git-send-email-eric@eukrea.com>
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>
please install
Acked-by: Khem Raj <raj.khem@gmail.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"
> --
> 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-25 22:37 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
2010-11-25 22:35 ` Khem Raj [this message]
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=20101125223530.GA26866@gmail.com \
--to=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox