From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch qt
Date: Mon, 27 Jul 2009 15:07:14 +0200 [thread overview]
Message-ID: <cover.1248700034.git.thomas.petazzoni@free-electrons.com> (raw)
The following changes since commit 660952565ed0c76b4a2e345bb79fd553a4f53d77:
Thomas Petazzoni (1):
Update CHANGES with recent improvements
are available in the git repository at:
git://git.busybox.net/~tpetazzoni/git/buildroot qt
Thomas Petazzoni (4):
qt: rename qtopia4 to qt
qt: put the Qt options into a submenu
qt: fix build with external toolchain
qt: the GUI module requires the network module to work properly
package/Config.in | 2 +-
package/qt/Config.gfx.in | 19 +
package/{qtopia4 => qt}/Config.in | 167 +++---
package/qt/Config.mouse.in | 24 +
package/{qtopia4 => qt}/Config.sql.in | 18 +-
.../qt-4.5.2-fix-qt-zlib-build.patch} | 0
package/qt/qt.mk | 583 ++++++++++++++++++++
package/qtopia4/Config.gfx.in | 19 -
package/qtopia4/Config.mouse.in | 24 -
package/qtopia4/qtopia4.mk | 582 -------------------
10 files changed, 720 insertions(+), 718 deletions(-)
create mode 100644 package/qt/Config.gfx.in
rename package/{qtopia4 => qt}/Config.in (62%)
create mode 100644 package/qt/Config.mouse.in
rename package/{qtopia4 => qt}/Config.sql.in (60%)
rename package/{qtopia4/qtopia-4.5.2-fix-qt-zlib-build.patch => qt/qt-4.5.2-fix-qt-zlib-build.patch} (100%)
create mode 100644 package/qt/qt.mk
delete mode 100644 package/qtopia4/Config.gfx.in
delete mode 100644 package/qtopia4/Config.mouse.in
delete mode 100644 package/qtopia4/qtopia4.mk
Thanks,
--
Thomas Petazzoni
next reply other threads:[~2009-07-27 13:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 13:07 Thomas Petazzoni [this message]
2009-07-27 13:07 ` [Buildroot] [PATCH 1/4] qt: rename qtopia4 to qt Thomas Petazzoni
2009-07-27 13:07 ` [Buildroot] [PATCH 2/4] qt: put the Qt options into a submenu Thomas Petazzoni
2009-07-27 13:07 ` [Buildroot] [PATCH 3/4] qt: fix build with external toolchain Thomas Petazzoni
2009-07-27 13:07 ` [Buildroot] [PATCH 4/4] qt: the GUI module requires the network module to work properly Thomas Petazzoni
2009-07-27 13:24 ` [Buildroot] [pull request] Pull request for branch qt 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=cover.1248700034.git.thomas.petazzoni@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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.