From patchwork Thu Apr 10 08:09:38 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: christian.braunersorensen@prevas.dk X-Patchwork-Id: 338027 X-Patchwork-Delegate: esben@haabendal.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 [130.225.254.102]) by ozlabs.org (Postfix) with ESMTP id 954331400B7 for ; Thu, 10 Apr 2014 18:18:54 +1000 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 042A44001F for ; Thu, 10 Apr 2014 10:10:09 +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 AA7C63FDA7 for ; Thu, 10 Apr 2014 10:09:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=995; q=dns/txt; s=ironport1; t=1397117394; x=1428653394; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=g44WMpipLdF+WiYturkw6lDhStlw/SFSUK2rNO21VNI=; b=luGrMZ3Bg8TdZVS6pM/QwfVWnCmok9u47cp5vjySSYXOHLPr2emhFl47 h0QrxSh7yfaOoUaC3AbBy29d8hUp80S/n2j8mD2YFcvOiByNTZvCqc/uq CeG892Z5y+Opzc3HQIMxMojVzfp8yVbcL4y4ygndECYWVhQfUya+dKQWA c=; X-IronPort-AV: E=Sophos;i="4.97,833,1389740400"; d="scan'208";a="4590600" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 10 Apr 2014 10:09:51 +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; Thu, 10 Apr 2014 10:09:51 +0200 Received: by localhost (Postfix, from userid 30007) id AAACF682316; Thu, 10 Apr 2014 08:09:51 +0000 (UTC) From: To: Subject: [PATCH 18/28] ethtool: Add version 3.12.1 Date: Thu, 10 Apr 2014 08:09:38 +0000 Message-ID: <6609fe06da22775bd97403d3022b6d3e0380b9a2.1397117164.git.christian.braunersorensen@prevas.dk> X-Mailer: git-send-email 1.8.4 In-Reply-To: References: MIME-Version: 1.0 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: Christian Sørensen Signed-off-by: Christian Sørensen --- recipes/ethtool/ethtool_3.12.1.oe | 5 +++++ recipes/ethtool/ethtool_3.12.1.oe.sig | 1 + 2 files changed, 6 insertions(+) create mode 100644 recipes/ethtool/ethtool_3.12.1.oe create mode 100644 recipes/ethtool/ethtool_3.12.1.oe.sig diff --git a/recipes/ethtool/ethtool_3.12.1.oe b/recipes/ethtool/ethtool_3.12.1.oe new file mode 100644 index 0000000..2f70c4a --- /dev/null +++ b/recipes/ethtool/ethtool_3.12.1.oe @@ -0,0 +1,5 @@ +require ethtool.inc + +DEPENDS += "libm" +DEPENDS_${PN} += "libm libc" +RDEPENDS_${PN} += "libm libc" diff --git a/recipes/ethtool/ethtool_3.12.1.oe.sig b/recipes/ethtool/ethtool_3.12.1.oe.sig new file mode 100644 index 0000000..8f8d51a --- /dev/null +++ b/recipes/ethtool/ethtool_3.12.1.oe.sig @@ -0,0 +1 @@ +7fb8fda00d5059b36d16ed528c9e8041398a0f4f ethtool-3.12.1.tar.gz