From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ee0-x231.google.com ([2a00:1450:4013:c00::231]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WZzXA-0005Qh-B2 for ptxdist@pengutronix.de; Tue, 15 Apr 2014 11:20:07 +0200 Received: by mail-ee0-f49.google.com with SMTP id c41so7485764eek.36 for ; Tue, 15 Apr 2014 02:19:57 -0700 (PDT) From: Alexander Aring Date: Tue, 15 Apr 2014 11:19:22 +0200 Message-Id: <1397553565-1144-1-git-send-email-alex.aring@gmail.com> Subject: [ptxdist] [PATCH v2 0/3] ptxdist: check for python 2.x and rename libusbx Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de 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. Alexander Aring (3): libusb: rename libusbx to libusb configure.ac: add check for python 2.x version configure.ac: check for python2 binary as well configure.ac | 14 +++++++++++++- .../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, 23 insertions(+), 12 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