From patchwork Mon Sep 22 06:09:51 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Kim_B=C3=B8ndergaard?= X-Patchwork-Id: 391787 X-Patchwork-Delegate: kiho@prevas.dk Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id F24E214017D for ; Mon, 22 Sep 2014 16:10:04 +1000 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 80C933FF4C for ; Mon, 22 Sep 2014 08:10:02 +0200 (CEST) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail01.prevas.se (mail01.prevas.se [62.95.78.3]) by hugin.dotsrc.org (Postfix) with ESMTPS id 90C873FEBE for ; Mon, 22 Sep 2014 08:09:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1328; q=dns/txt; s=ironport1; t=1411366197; x=1442902197; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Uz9NnHiZOCMbH+Ga8hUQzuVpWzEE8XryXpRmSWDKfmE=; b=1teWfqODbwZ+ygFAC5DVVE3VqTtwbmjZcHZuOhzPKVrdA/R61kRpqBAH 2IGVDN5n4Sx33sspgeup4rL1D++Hmj4l/iJiShGNPFZc1pMx3Lqn1vj3r 6eVDKxGAismmxwpM+T8jb1C/qQ36onB8MGQtii34arIT2VgQpt5NyQhrE U=; X-IronPort-AV: E=Sophos;i="5.04,570,1406584800"; d="scan'208";a="5106684" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 22 Sep 2014 08:09:57 +0200 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.347.0; Mon, 22 Sep 2014 08:09:56 +0200 Received: by localhost (Postfix, from userid 30019) id DA448680F74; Mon, 22 Sep 2014 06:09:55 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= To: Subject: [PATCH 4/7] iw: Version 3.15 Date: Mon, 22 Sep 2014 06:09:51 +0000 Message-ID: X-Mailer: git-send-email 1.8.4 In-Reply-To: References: MIME-Version: 1.0 Cc: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org From: Kim Bøndergaard --- recipes/iw/iw.inc | 3 +-- recipes/iw/iw_3.15.oe | 1 + recipes/iw/iw_3.15.oe.sig | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 recipes/iw/iw_3.15.oe create mode 100644 recipes/iw/iw_3.15.oe.sig diff --git a/recipes/iw/iw.inc b/recipes/iw/iw.inc index e74ae4b..46651f0 100644 --- a/recipes/iw/iw.inc +++ b/recipes/iw/iw.inc @@ -8,7 +8,6 @@ DEPENDS = "libnl-3 libnl-nf-3 libnl-route-3 libnl-genl-3" RDEPENDS_${PN} += "libnl-3 libnl-nf-3 libnl-route-3 libnl-genl-3" PROVIDES_${PN} += "util/${PN}" EXTRA_OEMAKE = "V=1" -SRC_URI = "http://linuxwireless.org/download/${PN}/${PN}-${PV}.tar.bz2" -SRC_URI += "file://fix_version.patch" +SRC_URI = "https://www.kernel.org/pub/software/network/${PN}/${PN}-${PV}.tar.gz" # git://git.sipsolutions.net/iw.git;protocol=git;${SRC_REV} diff --git a/recipes/iw/iw_3.15.oe b/recipes/iw/iw_3.15.oe new file mode 100644 index 0000000..4492cc1 --- /dev/null +++ b/recipes/iw/iw_3.15.oe @@ -0,0 +1 @@ +require iw.inc diff --git a/recipes/iw/iw_3.15.oe.sig b/recipes/iw/iw_3.15.oe.sig new file mode 100644 index 0000000..643ae6e --- /dev/null +++ b/recipes/iw/iw_3.15.oe.sig @@ -0,0 +1 @@ +122f394ffa1d28a49c033be861bc3c091ae7ba07 iw-3.15.tar.gz