mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v4 0/4] ptxdist: check python configure.ac and libusb
@ 2014-04-20 13:26 Alexander Aring
  2014-04-20 13:26 ` [ptxdist] [PATCH v4 1/4] libusb: rename libusbx to libusb Alexander Aring
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Alexander Aring @ 2014-04-20 13:26 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Aring

This patch series renames the libusbx to libusb again and add some
python checks to "configure.ac".

- Alex

changes since v2:
 - let use python to check python major version.
 - correct some text messages on failure.

changes since v3:
 - use Python instead python
 - add patch to use Python everywhere in configure.ac where it's possible.

changes since v4:
 - use python --version and sed for version check

Alexander Aring (4):
  libusb: rename libusbx to libusb
  configure.ac: add check for python 2.x version
  configure.ac: check for python2 binary as well
  configure.ac: use Python instead python everywhere

 configure.ac                                       | 24 ++++++++++++++++------
 .../0001-libusb-needs-librt-and-libpthread.patch}  | 13 ++++++------
 patches/libusb-1.0.18/series                       |  1 +
 patches/libusbx-1.0.18/series                      |  1 -
 rules/libusb.make                                  |  6 +++---
 5 files changed, 28 insertions(+), 17 deletions(-)
 rename patches/{libusbx-1.0.18/0001-libusbx-libusb-needs-librt-and-libpthread.patch => libusb-1.0.18/0001-libusb-needs-librt-and-libpthread.patch} (73%)
 create mode 100644 patches/libusb-1.0.18/series
 delete mode 100644 patches/libusbx-1.0.18/series

-- 
1.9.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-04-21 12:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-20 13:26 [ptxdist] [PATCH v4 0/4] ptxdist: check python configure.ac and libusb Alexander Aring
2014-04-20 13:26 ` [ptxdist] [PATCH v4 1/4] libusb: rename libusbx to libusb Alexander Aring
2014-04-20 13:26 ` [ptxdist] [PATCH v4 2/4] configure.ac: add check for python 2.x version Alexander Aring
2014-04-20 15:41   ` Andreas Bießmann
2014-04-20 16:55     ` Alexander Aring
2014-04-20 13:26 ` [ptxdist] [PATCH v4 3/4] configure.ac: check for python2 binary as well Alexander Aring
2014-04-20 13:26 ` [ptxdist] [PATCH v4 4/4] configure.ac: use Python instead python everywhere Alexander Aring
2014-04-21  8:55 ` [ptxdist] [PATCH v4 0/4] ptxdist: check python configure.ac and libusb Michael Olbrich
2014-04-21 12:23   ` Alexander Aring

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