From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch misc-fixes5
Date: Tue, 23 Feb 2010 21:28:34 +0100 [thread overview]
Message-ID: <87r5obelxp.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <cover.1266955555.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 23 Feb 2010 21:06:24 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Hello,
Thomas> I've rebased my patch set, taking into account Peter's and Will's
Thomas> comments. I've also integrated the two other patches from my
Thomas> misc-fixes6 and bug-fixes branches, so you don't need to pull them
Thomas> anymore.
Already did, but thanks a lot! Pulled and pushed.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-02-23 20:28 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-23 20:06 [Buildroot] [pull request] Pull request for branch misc-fixes5 Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 01/40] automake: add build dependency on host-autoconf Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 02/40] ccache: remove cleanup of documentation Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 03/40] libxml2: do not apply libtool patch when compiling for host Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 04/40] libxslt: enable compilation on host Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 05/40] libxcb: fix build with Buildroot compiled xsltproc Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 06/40] xapp_mkfontscale: enable compilation for the host and fix deps Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 07/40] xfont_encoding: add mkfontscale on the host as dependency Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 08/40] xlib_libfontenc: enable compilation on the host Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 09/40] zlib: " Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 10/40] xfont_font-util: convert to the autotools infrastructure Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 11/40] package infrastructure: add LD_LIBRARY_PATH Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 12/40] libpng: enable compilation on the host Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 13/40] ace_of_penguins: add dependency on host-libpng Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 14/40] ace_of_penguins: mark as BROKEN Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 15/40] dependencies: add gzip and bzip2 as base dependencies Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 16/40] libgtk2: break the dependency of host-libgtk2 on host-cairo Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 17/40] libxml-parser-perl: new package Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 18/40] package infrastructure: add PERLLIB Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 19/40] intltool: new package Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 20/40] dependencies: add perl as a mandatory dependency Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 21/40] gmpc: add dependency on host-intltool Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 22/40] flex: install in the staging directory Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 23/40] gob2: update dependency on flex Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 24/40] shared-mime-info: run update-mime-database with correct env variables Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 25/40] imagemagick: help configure to detect file_offset_bits Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 26/40] imagemagick: use internal libtool Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 27/40] iw: give path to pkg-config Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 28/40] kexec: bump version to fix build failure Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 29/40] matchbox: apply libtool patch to matchbox-desktop Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 30/40] matchbox: fix dependency to not always rebuilt libmatchbox Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 31/40] shared-mime-info: do not depend on phony target in hook Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 32/40] dosfstools: make sure install targets aren't run everytime Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 33/40] lvm2: prevent dmsetup from being re-installed every time Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 34/40] libeXosip: do not re-run targets at every invocation of 'make' Thomas Petazzoni
2010-02-23 20:06 ` [Buildroot] [PATCH 35/40] webkit: several build fixes Thomas Petazzoni
2010-02-23 20:07 ` [Buildroot] [PATCH 36/40] libsoup: remove --without-html-dir Thomas Petazzoni
2010-02-23 20:07 ` [Buildroot] [PATCH 37/40] mplayer: use UTF-8 charset to avoid iconv dependency Thomas Petazzoni
2010-02-23 20:07 ` [Buildroot] [PATCH 38/40] webkit: mention build failure with old linuxthread toolchains Thomas Petazzoni
2010-02-23 20:07 ` [Buildroot] [PATCH 39/40] uclibc: do not allow the selection of NPTL if snapshot is not selected Thomas Petazzoni
2010-02-23 20:07 ` [Buildroot] [PATCH 40/40] e2fsprogs: fix lsattr chattr and e2label e2undo mixup Thomas Petazzoni
2010-02-23 20:28 ` Peter Korsgaard [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-02-21 17:46 [Buildroot] [pull request] Pull request for branch misc-fixes5 Thomas Petazzoni
2010-02-22 19:34 ` Thomas Petazzoni
2010-02-23 11:12 ` Peter Korsgaard
2010-02-20 18:42 Thomas Petazzoni
2010-02-21 17:47 ` Thomas Petazzoni
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=87r5obelxp.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.