All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch libusb-conversion
Date: Tue,  6 Apr 2010 21:56:20 +0200	[thread overview]
Message-ID: <cover.1270583774.git.thomas.petazzoni@free-electrons.com> (raw)

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

             reply	other threads:[~2010-04-06 19:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-06 19:56 Thomas Petazzoni [this message]
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

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.1270583774.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.