From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch fixes-20100729
Date: Thu, 29 Jul 2010 23:48:43 +0200 [thread overview]
Message-ID: <cover.1280440124.git.thomas.petazzoni@free-electrons.com> (raw)
The following changes since commit 7bfc9e464cf448f83b06953f1b26a150539b3960:
Gustavo Zacarias (1):
netsnmp: depend on openssl when the package is on to ensure build order
are available in the git repository at:
git://git.busybox.net/~tpetazzoni/git/buildroot fixes-20100729
Thomas Petazzoni (19):
dependencies: add svn as a mandatory tool
oprofile: disable with external toolchain
Fix computation of REAL_GNU_TARGET_NAME
gdb: disallow GDB_HOST on external toolchain builds
xerces: fix dependency on iconv
libiconv: add an error when both libiconv and locale are enabled
libeXosip: add dependency on host-pkg-config and remove useless flags
cdrkit: fix TARGET_CC/TARGET_CFLAGS for CMake
dmalloc: pass -fPIC when compiling
speech-tools: fix build failure by using Debian version and patches
avahi: pkg-config is needed
samba: remove swat documentation when not needed
u-boot: fix custom patch handling
linux: more mistake detection
cairo: PDF support is needed when SVG support is enabled
toolchain: mark uClibc 0.9.31 + locale + C++ as broken
libcurl: bump version to fix build issue
xerces: fix download location
xerces: only add -liconv when locale are disabled
boot/u-boot/u-boot.mk | 2 +-
linux/linux.mk | 13 ++++
package/Makefile.in | 11 +++-
package/avahi/avahi.mk | 2 +-
package/cairo/Config.in | 1 +
package/cdrkit/cdrkit.mk | 14 ++++-
package/dmalloc/dmalloc-5.4.3-add-fpic.patch | 60 ++++++++++++++++++++
.../libcurl-7.19.2-fix-ssl-no-verbose.patch | 25 --------
package/libcurl/libcurl.mk | 3 +-
package/libeXosip2/libeXosip2.mk | 4 +-
package/libiconv/libiconv.mk | 7 ++
.../festival/speech-tools/speech-tools.mk | 17 +++++-
package/oprofile/Config.in | 4 +
package/samba/samba.mk | 11 ++++
package/xerces/Config.in | 2 +-
package/xerces/xerces.mk | 10 ++-
toolchain/dependencies/dependencies.sh | 4 +-
toolchain/gdb/Config.in | 3 +
toolchain/toolchain-common.in | 4 +
19 files changed, 154 insertions(+), 43 deletions(-)
create mode 100644 package/dmalloc/dmalloc-5.4.3-add-fpic.patch
delete mode 100644 package/libcurl/libcurl-7.19.2-fix-ssl-no-verbose.patch
Thanks,
--
Thomas Petazzoni
next reply other threads:[~2010-07-29 21:48 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-29 21:48 Thomas Petazzoni [this message]
2010-07-29 21:48 ` [Buildroot] [PATCH 01/19] dependencies: add svn as a mandatory tool Thomas Petazzoni
2010-07-30 9:37 ` Will Newton
2010-07-30 9:42 ` Thomas Petazzoni
2010-07-30 9:46 ` Will Newton
2010-07-29 21:48 ` [Buildroot] [PATCH 02/19] oprofile: disable with external toolchain Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 03/19] Fix computation of REAL_GNU_TARGET_NAME Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 04/19] gdb: disallow GDB_HOST on external toolchain builds Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 05/19] xerces: fix dependency on iconv Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 06/19] libiconv: add an error when both libiconv and locale are enabled Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 07/19] libeXosip: add dependency on host-pkg-config and remove useless flags Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 08/19] cdrkit: fix TARGET_CC/TARGET_CFLAGS for CMake Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 09/19] dmalloc: pass -fPIC when compiling Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 10/19] speech-tools: fix build failure by using Debian version and patches Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 11/19] avahi: pkg-config is needed Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 12/19] samba: remove swat documentation when not needed Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 13/19] u-boot: fix custom patch handling Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 14/19] linux: more mistake detection Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 15/19] cairo: PDF support is needed when SVG support is enabled Thomas Petazzoni
2010-07-29 21:48 ` [Buildroot] [PATCH 16/19] toolchain: mark uClibc 0.9.31 + locale + C++ as broken Thomas Petazzoni
2010-07-29 21:49 ` [Buildroot] [PATCH 17/19] libcurl: bump version to fix build issue Thomas Petazzoni
2010-07-30 8:21 ` Peter Korsgaard
2010-07-30 8:26 ` Thomas Petazzoni
2010-07-29 21:49 ` [Buildroot] [PATCH 18/19] xerces: fix download location Thomas Petazzoni
2010-07-29 21:49 ` [Buildroot] [PATCH 19/19] xerces: only add -liconv when locale are disabled Thomas Petazzoni
2010-07-30 8:25 ` [Buildroot] [pull request] Pull request for branch fixes-20100729 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.1280440124.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.