Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch qstrip
@ 2009-09-05 13:14 Thomas Petazzoni
  2009-09-05 13:14 ` [Buildroot] [PATCH 1/7] makefile: new qstrip make function Thomas Petazzoni
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2009-09-05 13:14 UTC (permalink / raw)
  To: buildroot

The following changes since commit 4d0c00588f80c0424b2819ce2f3fb8fc7046ff53:
  Austin Foxley (1):
        uClibc as of 20090825 requires the ARCH to be specified when we call it's make

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot qstrip

Thomas Petazzoni (7):
      makefile: new qstrip make function
      makefile: use qstrip
      packages: use qstrip
      project: use qstrip
      target: use qstrip
      toolchain: use qstrip
      script: use qstrip

 Makefile                                           |    7 ++-
 package/Makefile.autotools.in                      |    2 +-
 package/Makefile.in                                |   26 +++-----
 package/busybox/busybox.mk                         |    6 +-
 package/haserl/haserl.mk                           |    3 +-
 package/microperl/microperl.mk                     |    3 +-
 package/qt/qt.mk                                   |   18 ++---
 package/quagga/quagga.mk                           |    3 +-
 package/socat/socat.mk                             |    9 +--
 project/Makefile.in                                |   71 +++++++-------------
 scripts/test/Makefile                              |    4 +-
 target/Makefile.in                                 |   22 ++----
 target/cpio/cpioroot.mk                            |    3 +-
 target/cramfs/cramfs.mk                            |    3 +-
 target/device/ARMLTD/Makefile.in                   |    6 +-
 target/device/Atmel/DataFlashBoot/DataflashBoot.mk |    3 +-
 target/device/Atmel/Makefile.in                    |   22 ++----
 target/device/Atmel/arch-arm/u-boot/Makefile.in    |    3 +-
 target/device/Atmel/at91bootstrap/at91bootstrap.mk |   18 ++---
 target/device/KwikByte/Makefile.in                 |   10 +--
 target/device/x86/i686/Makefile.in                 |    6 +-
 target/ext2/ext2root.mk                            |    6 +-
 target/generic/Makefile.in                         |    6 +-
 target/iso9660/iso9660.mk                          |    6 +-
 target/jffs2/jffs2root.mk                          |    6 +-
 target/linux/Makefile.in                           |   19 ++----
 target/linux/Makefile.in.advanced                  |   53 +++++----------
 target/squashfs/squashfsroot.mk                    |    3 +-
 target/tar/tarroot.mk                              |    3 +-
 target/u-boot/Makefile.in                          |   30 +++------
 target/ubifs/ubifsroot.mk                          |    6 +-
 target/xtensa/patch.in                             |    2 +-
 toolchain/binutils/binutils.mk                     |    6 +-
 toolchain/gcc/Makefile.in                          |   25 +++-----
 toolchain/gdb/gdb.mk                               |    3 +-
 toolchain/kernel-headers/kernel-headers.mk         |    3 +-
 toolchain/uClibc/uclibc.mk                         |   12 +--
 37 files changed, 153 insertions(+), 284 deletions(-)

Thanks,
-- 
Thomas Petazzoni

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-09-05 13:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-05 13:14 [Buildroot] [pull request] Pull request for branch qstrip Thomas Petazzoni
2009-09-05 13:14 ` [Buildroot] [PATCH 1/7] makefile: new qstrip make function Thomas Petazzoni
2009-09-05 13:14 ` [Buildroot] [PATCH 2/7] makefile: use qstrip Thomas Petazzoni
2009-09-05 13:14 ` [Buildroot] [PATCH 3/7] packages: " Thomas Petazzoni
2009-09-05 13:14 ` [Buildroot] [PATCH 4/7] project: " Thomas Petazzoni
2009-09-05 13:14 ` [Buildroot] [PATCH 5/7] target: " Thomas Petazzoni
2009-09-05 13:14 ` [Buildroot] [PATCH 6/7] toolchain: " Thomas Petazzoni
2009-09-05 13:14 ` [Buildroot] [PATCH 7/7] script: " Thomas Petazzoni
2009-09-05 13:24 ` [Buildroot] [pull request] Pull request for branch qstrip Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox