From patchwork Wed May 24 14:32:16 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julian Labus X-Patchwork-Id: 766497 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wXvyM33BFz9sDB for ; Thu, 25 May 2017 00:33:15 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IOt0/2iN"; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:References: In-Reply-To:Message-Id:Date:To:From:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=s0RSrP4K2LTCNnWtu3mhiDCPx5DWKQoHfMCBh5a0hO8=; b=IOt0/2iNpNmY5otvmHKWKjE/85 bd180NYCDAWHhk9z8TOnxtaLnMW5JWD4JZw+UGYY92qYoQ2OFk1FExkYVtyIQ3QQinpcFV81BsX6M IbTd38lNWwTxHnOxVNMj9ZZwq96bEWBVzqV48b/lHW1Rw4tx/5SWHCdafHVuY/tGN58ExUz9gaPNd ykBcz8xX2hVObB88CaclxervZ9/1TZCsT18nFoAK+OAKI1QzbCMw20k8b4qkMnEvi7Pjw+mQGZ9m6 B3PFPG3VXSFcXM+V+gm2wLk/2h5a57JRd+6EFB1aDX72DxUdj08gF2MRX2A1cCtXVZW5rSHfXlzwH 3qmFaMOQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dDXLY-00016N-DI; Wed, 24 May 2017 14:33:08 +0000 Received: from discovery.labus-online.de ([2001:41d0:2:32cb::2]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dDXLB-0000fi-Vy for lede-dev@lists.infradead.org; Wed, 24 May 2017 14:32:49 +0000 Received: from eclipse.fritz.box (unknown [IPv6:2a02:908:1964:e9a0:be5f:f4ff:fe44:63d4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by discovery.labus-online.de (Postfix) with ESMTPSA id ED280122078E for ; Wed, 24 May 2017 16:32:22 +0200 (CEST) From: Julian Labus To: lede-dev@lists.infradead.org Date: Wed, 24 May 2017 16:32:16 +0200 Message-Id: <20170524143218.1020-2-julian@labus-online.de> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170524143218.1020-1-julian@labus-online.de> References: <20170524143218.1020-1-julian@labus-online.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170524_073246_240144_4767A33A X-CRM114-Status: UNSURE ( 6.19 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Subject: [LEDE-DEV] [PATCH 1/3] usbmode: update to latest version X-BeenThere: lede-dev@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "Lede-dev" Errors-To: lede-dev-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org 453da8e convert-modeswitch.pl: fix message indices Signed-off-by: Julian Labus --- package/utils/usbmode/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/utils/usbmode/Makefile b/package/utils/usbmode/Makefile index 6cf495ca4b..a5c9b19ddf 100644 --- a/package/utils/usbmode/Makefile +++ b/package/utils/usbmode/Makefile @@ -5,9 +5,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(LEDE_GIT)/project/usbmode.git -PKG_SOURCE_DATE:=2016-11-21 -PKG_SOURCE_VERSION:=22f041e18df06f19d2df0d5ccc824424ffe003f9 -PKG_MIRROR_HASH:=3c4cc32cdc6968f0e5d2b8e17dba4aa2cde49d4b1e4b3836eec76f3b3f7a324f +PKG_SOURCE_DATE:=2017-05-24 +PKG_SOURCE_VERSION:=453da8e540b1c53d357b897d6c70372cd4633390 +PKG_MIRROR_HASH:=b4a7132b940192f2e9a74bd890bd7008ede701e1d52284c3ade0cdc7d663929f CMAKE_INSTALL:=1 PKG_LICENSE:=GPL-2.0