Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch libusb-conversion
@ 2010-04-06 19:56 Thomas Petazzoni
  2010-04-06 19:56 ` [Buildroot] [PATCH 1/2] libusb: bump version, convert to autotools, add -compat lib Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2010-04-06 19:56 UTC (permalink / raw)
  To: buildroot

The following changes since commit 6cdcc4d7d8134f4b60f0eb9039090f9ad4c38366:
  Peter Korsgaard (1):
        gcc: hide shared libgcc option if BR2_PREFER_STATIC_LIB is enabled

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot libusb-conversion

Mike Crowe (1):
      libusb: bump version, convert to autotools, add -compat lib

Thomas Petazzoni (1):
      usb_modeswitch: use GENTARGETS instead of AUTOTARGETS

 CHANGES                                            |   12 ++-
 package/Config.in                                  |    1 +
 package/libusb-compat/Config.in                    |    7 ++
 .../libusb-compat-0.1.3-pkgconfig.patch            |   10 +++
 package/libusb-compat/libusb-compat.mk             |   14 +++
 package/libusb/libusb-0.1.12-nocpp.patch           |   20 -----
 package/libusb/libusb.mk                           |   85 ++-----------------
 package/usb_modeswitch/Config.in                   |    2 +-
 .../usb_modeswitch-1.0.7-build-system-fix.patch    |   29 +++++++
 .../usb_modeswitch/usb_modeswitch-nostrip.patch    |   11 ---
 package/usb_modeswitch/usb_modeswitch.mk           |   28 +++----
 11 files changed, 92 insertions(+), 127 deletions(-)
 create mode 100644 package/libusb-compat/Config.in
 create mode 100644 package/libusb-compat/libusb-compat-0.1.3-pkgconfig.patch
 create mode 100644 package/libusb-compat/libusb-compat.mk
 delete mode 100644 package/libusb/libusb-0.1.12-nocpp.patch
 create mode 100644 package/usb_modeswitch/usb_modeswitch-1.0.7-build-system-fix.patch
 delete mode 100644 package/usb_modeswitch/usb_modeswitch-nostrip.patch

Thanks,
-- 
Thomas Petazzoni

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

end of thread, other threads:[~2010-04-08 10:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-06 19:56 [Buildroot] [pull request] Pull request for branch libusb-conversion Thomas Petazzoni
2010-04-06 19:56 ` [Buildroot] [PATCH 1/2] libusb: bump version, convert to autotools, add -compat lib Thomas Petazzoni
2010-04-06 19:56 ` [Buildroot] [PATCH 2/2] usb_modeswitch: use GENTARGETS instead of AUTOTARGETS Thomas Petazzoni
2010-04-08  9:40 ` [Buildroot] [pull request] Pull request for branch libusb-conversion Peter Korsgaard
2010-04-08 10:30   ` Thomas Petazzoni

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