Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: J.C. Woltz <jwoltz@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 0/2] usb_modeswitch update and add data
Date: Sat, 17 Mar 2012 21:30:33 -0400	[thread overview]
Message-ID: <1332034235-17423-1-git-send-email-jwoltz@gmail.com> (raw)

These two patches update usb_modeswitch to the latest version and add the data
files in a separate package. 

The first patch updates usb_modeswitch to version 1.2.3. usb_modeswitch 
itself includes bug fixes and a few new device additions.

The second patch is an addition for buildroot. It adds the usb_modeswicth_data
which is very helpful. It contains rules for many devices. On most systems,
these two programs are installed together. This data package contains udev
rules to automatically switch the device on detection. 

The second patch also depends on the tcl patch sent in. This way 
usb_modeswitch_data can select tclsh in order to get tcl. 

Signed-off-by: J.C. Woltz <jwoltz@gmail.com>

J.C. Woltz (2):
  usb_modeswitch: update to 1.2.3
  new program: usb_modeswitch_data

 package/Config.in                                  |    1 +
 .../usb_modeswitch/usb_modeswitch-makefile.patch   |   43 ++++++++++----------
 package/usb_modeswitch/usb_modeswitch.mk           |   20 ++++++---
 package/usb_modeswitch_data/Config.in              |   11 +++++
 .../usb_modeswitch_data-makefile.patch             |   27 ++++++++++++
 package/usb_modeswitch_data/usb_modeswitch_data.mk |   26 ++++++++++++
 6 files changed, 100 insertions(+), 28 deletions(-)
 create mode 100644 package/usb_modeswitch_data/Config.in
 create mode 100644 package/usb_modeswitch_data/usb_modeswitch_data-makefile.patch
 create mode 100644 package/usb_modeswitch_data/usb_modeswitch_data.mk

-- 
1.7.5.4

             reply	other threads:[~2012-03-18  1:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-18  1:30 J.C. Woltz [this message]
2012-03-18  1:30 ` [Buildroot] [PATCH v5 1/2] usb_modeswitch: update to 1.2.3 J.C. Woltz
2012-07-15 21:12   ` Thomas Petazzoni
2012-07-21 18:01     ` J.C. Woltz
2012-07-24 22:20       ` Arnout Vandecappelle
2012-03-18  1:30 ` [Buildroot] [PATCH v5 2/2] new program: usb_modeswitch_data J.C. Woltz
2012-08-10 10:55   ` Yegor Yefremov
2012-08-12 17:27 ` [Buildroot] [PATCH v5 0/2] usb_modeswitch update and add data Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2012-02-19 17:49 J.C. Woltz

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=1332034235-17423-1-git-send-email-jwoltz@gmail.com \
    --to=jwoltz@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox