From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] qt: convert to the GENTARGETS infrastructure
Date: Mon, 28 Mar 2011 00:07:40 +0200 [thread overview]
Message-ID: <87k4fkusib.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4D8CC4C9.2080104@carallon.com> (Will Wagner's message of "Fri, 25 Mar 2011 16:37:29 +0000")
>>>>> "Will" == Will Wagner <will_wagner@carallon.com> writes:
Hi,
Will> I have found three issues with this patch:
Will> Should be:
Will> +else ifeq ($(BR2_i386),y)
Will> Not
Will> +else ifeq ($(BR2_x86),y)
Will> Should be:
Will> ifneq ($(findstring x86,$(QT_EMB_PLATFORM)),)
Will> Not
Will> ifneq ($(findstring x86,$(BR2_PACKAGE_QT_EMB_PLATFORM)),)
Will> Finally whitespace formatting is slightly inconsistent for the
Will> QT_DEPENDENCIES libglib2, directfb and tslib
Will> Assuming you fixup those three minor things
Will> Acked-by: Will Wagner <willw@carallon.com>
Fixed, thanks.
Will> As a slight aside I have a number of Qt patches in my tree that I'd
Will> love to get merged if there was any interest.
Will> First is to allow compiling Qt for X11 rather than embedded. This is
Will> involves a slight hack as Qt doesn't officially support cross
Will> compiling the X11 version, however I have it working well and have
Will> been in touch with Nokia support who say that although not officially
Will> supported it should work
Will> Second is re-adding commercial support. i know we had this before and
Will> it was removed, however I'm stuck with some projects that have to use
Will> the commercial license. I have done it slightly differently to how it
Will> was before, it no longer needs login details to download the tarball,
Will> instead it just fails with an explanation if it isn't in your
Will> buildroot dl folder.
Will> Other patches include Qt Declarative config option, more font config
Will> options.
Will> If people are interested I'll submit patches.
I am, please submit - I'll add them If they are not too intrusive.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-03-27 22:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-20 14:19 [Buildroot] [pull request] Pull request for branch for-2011.05/qt-migration Thomas Petazzoni
2011-03-20 14:19 ` [Buildroot] [PATCH 1/1] qt: convert to the GENTARGETS infrastructure Thomas Petazzoni
2011-03-24 20:57 ` Luca Ceresoli
2011-03-25 16:37 ` Will Wagner
2011-03-27 22:07 ` Peter Korsgaard [this message]
2011-03-27 22:06 ` Peter Korsgaard
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=87k4fkusib.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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.