All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] make usb_modeswitch work with udev
@ 2013-06-20 15:53 Richard Genoud
  2013-06-20 15:53 ` [Buildroot] [PATCH 1/4] TCL: change BR2_PACKAGE_TCL_SHLIB_ONLY option Richard Genoud
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: Richard Genoud @ 2013-06-20 15:53 UTC (permalink / raw)
  To: buildroot

This patchset corrects the usb_modeswitch installation:

First patch installs tclsh8.4 when usb_modeswitch_data is selected.
(it is needed by usb_modeswitch_dispatcher tcl script which is
called by udev rules)

Second patch adds a symlink tclsh->tclsh8.4
(to handle usb_modeswitch_dispatcher shebang)

The lasts two pathches are just versions bumps

Richard Genoud (4):
  TCL: change BR2_PACKAGE_TCL_SHLIB_ONLY option
  tcl: add a tclsh symlink
  usb_modeswitch: bump to 1.2.6
  usb_modeswitch_data: bump to 20130610

 package/tcl/Config.in                              |   11 ++++---
 package/tcl/tcl.mk                                 |    4 ++-
 .../usb_modeswitch/usb_modeswitch-makefile.patch   |   31 --------------------
 package/usb_modeswitch/usb_modeswitch.mk           |    2 +-
 .../usb_modeswitch_data-fix-parallel-install.patch |    6 ++--
 .../usb_modeswitch_data-makefile.patch             |   12 ++++----
 package/usb_modeswitch_data/usb_modeswitch_data.mk |    2 +-
 7 files changed, 19 insertions(+), 49 deletions(-)
 delete mode 100644 package/usb_modeswitch/usb_modeswitch-makefile.patch

-- 
1.7.10.4

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

end of thread, other threads:[~2013-07-28 14:29 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 15:53 [Buildroot] [PATCH 0/4] make usb_modeswitch work with udev Richard Genoud
2013-06-20 15:53 ` [Buildroot] [PATCH 1/4] TCL: change BR2_PACKAGE_TCL_SHLIB_ONLY option Richard Genoud
2013-06-20 15:59   ` Thomas Petazzoni
2013-06-20 15:53 ` [Buildroot] [PATCH 2/4] tcl: add a tclsh symlink Richard Genoud
2013-06-20 15:53 ` [Buildroot] [PATCH 3/4] usb_modeswitch: bump to 1.2.6 Richard Genoud
2013-06-20 16:00   ` Thomas Petazzoni
2013-06-20 17:02     ` Richard Genoud
2013-06-20 17:04       ` Gustavo Zacarias
2013-06-20 15:53 ` [Buildroot] [PATCH 4/4] usb_modeswitch_data: bump to 20130610 Richard Genoud
2013-06-21 11:56 ` [Buildroot] [PATCH 0/6] tcl rework (was: make usb_modeswitch work with udev) richard.genoud at gmail.com
     [not found] ` <1371815822-29453-1-git-send-email-y>
2013-06-21 11:56   ` [Buildroot] [PATCH 1/6] tcl: change BR2_PACKAGE_TCL_SHLIB_ONLY option richard.genoud at gmail.com
2013-06-22  9:15     ` Patrick Ziegler
2013-06-24  7:49       ` Richard Genoud
2013-06-21 11:56   ` [Buildroot] [PATCH 2/6] tcl: use make conditions richard.genoud at gmail.com
2013-06-21 11:56   ` [Buildroot] [PATCH 3/6] tcl: remove strip command richard.genoud at gmail.com
2013-06-21 11:57   ` [Buildroot] [PATCH 4/6] tcl: install the libtcl into staging richard.genoud at gmail.com
2013-06-21 11:57   ` [Buildroot] [PATCH 5/6] tcl: add a tclsh symlink richard.genoud at gmail.com
2013-06-21 11:57   ` [Buildroot] [PATCH 6/6] tcl: make the libtcl writable in order to be stripped richard.genoud at gmail.com
2013-06-24  8:40 ` [Buildroot] [PATCHv3 0/5] tcl rework (was: make usb_modeswitch work with udev) Richard Genoud
2013-06-24  8:40   ` [Buildroot] [PATCHv3 1/5] tcl: use make conditions Richard Genoud
2013-06-24  8:40   ` [Buildroot] [PATCHv3 2/5] tcl: remove strip command Richard Genoud
2013-06-24  8:40   ` [Buildroot] [PATCHv3 3/5] tcl: install the libtcl into staging Richard Genoud
2013-06-24  8:40   ` [Buildroot] [PATCHv3 4/5] tcl: add a tclsh symlink Richard Genoud
2013-06-24  8:40   ` [Buildroot] [PATCHv3 5/5] tcl: make the libtcl writable in order to be stripped Richard Genoud
2013-07-28 14:29   ` [Buildroot] [PATCHv3 0/5] tcl rework (was: make usb_modeswitch work with udev) Thomas Petazzoni

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.