Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v5 0/2] usb_modeswitch update and add data
@ 2012-03-18  1:30 J.C. Woltz
  2012-03-18  1:30 ` [Buildroot] [PATCH v5 1/2] usb_modeswitch: update to 1.2.3 J.C. Woltz
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: J.C. Woltz @ 2012-03-18  1:30 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v5 0/2] usb_modeswitch update and add data
@ 2012-02-19 17:49 J.C. Woltz
  0 siblings, 0 replies; 9+ messages in thread
From: J.C. Woltz @ 2012-02-19 17:49 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2012-08-12 17:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-18  1:30 [Buildroot] [PATCH v5 0/2] usb_modeswitch update and add data J.C. Woltz
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

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