From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch 2010-05-15-fixes
Date: Sun, 16 May 2010 01:15:25 +0200 [thread overview]
Message-ID: <cover.1273965305.git.thomas.petazzoni@free-electrons.com> (raw)
The following changes since commit 5e25bc482134bee62e3cc9d55af694aaa977d5b5:
Thomas Petazzoni (1):
external toolchain: check BR2_INSTALL_LIBSTDCPP
are available in the git repository at:
git://git.busybox.net/~tpetazzoni/git/buildroot 2010-05-15-fixes
Thomas Petazzoni (12):
iconv: disallow selection when BR2_ENABLE_LOCALE is enabled
lmbench: needs BR2_INET_RPC
startup-notification: add dependency on xlib_libX11
ntp: fix build failure
samba: only require libiconv if !BR2_ENABLE_LOCALE
pango: run pango-querymodules on the target instead of on the host
cairo: remove host variant
mutt: fix build and convert to autotools
lvm2: do not override CC and similar variables
uemacs: don't forget CFLAGS at link time
vpnc: pass CFLAGS at link time
netsnmp: disable build with external toolchain
package/cairo/cairo.mk | 3 -
package/libiconv/Config.in | 1 +
package/lmbench/Config.in | 2 +
package/lvm2/lvm2.mk | 2 +-
package/mutt/mutt-1.5.16-makedoc-hostcc.patch | 32 ---------
package/mutt/mutt-1.5.17+20080114-nodoc.patch | 21 ++++++
package/mutt/mutt.mk | 73 +++-----------------
package/netsnmp/Config.in | 3 +
package/ntp/ntp-4.2.4_p5-nano.patch | 36 ++++++++++
package/pango/S25pango | 20 ++++++
package/pango/pango.mk | 18 +----
package/samba/Config.in | 2 +-
package/samba/samba.mk | 2 +-
package/startup-notification/Config.in | 2 +
.../startup-notification/startup-notification.mk | 1 +
package/uemacs/uemacs.mk | 2 +-
package/vpnc/vpnc.mk | 4 +-
17 files changed, 105 insertions(+), 119 deletions(-)
delete mode 100644 package/mutt/mutt-1.5.16-makedoc-hostcc.patch
create mode 100644 package/mutt/mutt-1.5.17+20080114-nodoc.patch
create mode 100644 package/ntp/ntp-4.2.4_p5-nano.patch
create mode 100644 package/pango/S25pango
Thanks,
--
Thomas Petazzoni
next reply other threads:[~2010-05-15 23:15 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-15 23:15 Thomas Petazzoni [this message]
2010-05-15 23:15 ` [Buildroot] [PATCH 01/12] iconv: disallow selection when BR2_ENABLE_LOCALE is enabled Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 02/12] lmbench: needs BR2_INET_RPC Thomas Petazzoni
2010-05-18 11:39 ` Peter Korsgaard
2010-05-15 23:15 ` [Buildroot] [PATCH 03/12] startup-notification: add dependency on xlib_libX11 Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 04/12] ntp: fix build failure Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 05/12] samba: only require libiconv if !BR2_ENABLE_LOCALE Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 06/12] pango: run pango-querymodules on the target instead of on the host Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 07/12] cairo: remove host variant Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 08/12] mutt: fix build and convert to autotools Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 09/12] lvm2: do not override CC and similar variables Thomas Petazzoni
2010-05-18 11:43 ` Peter Korsgaard
2010-05-19 11:24 ` Thomas Petazzoni
2010-05-19 11:51 ` Peter Korsgaard
2010-05-15 23:15 ` [Buildroot] [PATCH 10/12] uemacs: don't forget CFLAGS at link time Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 11/12] vpnc: pass " Thomas Petazzoni
2010-05-15 23:15 ` [Buildroot] [PATCH 12/12] netsnmp: disable build with external toolchain Thomas Petazzoni
2010-05-18 11:47 ` Peter Korsgaard
2010-05-18 11:56 ` [Buildroot] [pull request] Pull request for branch 2010-05-15-fixes Peter Korsgaard
2010-05-18 12:16 ` Thomas Petazzoni
2010-05-18 12:20 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2010-05-21 8:08 Thomas Petazzoni
2010-05-21 18:38 ` 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.1273965305.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.