From patchwork Mon Jul 29 09:13:23 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Kim_B=C3=B8ndergaard?= X-Patchwork-Id: 262701 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 [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id A8DAA2C0109 for ; Mon, 29 Jul 2013 19:13:30 +1000 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id C8FBF3FAAC for ; Mon, 29 Jul 2013 11:13:28 +0200 (CEST) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail02.prevas.se (mail02.prevas.se [62.95.78.10]) by hugin.dotsrc.org (Postfix) with ESMTPS id 309AD3FAAC for ; Mon, 29 Jul 2013 11:13:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1574; q=dns/txt; s=ironport2; t=1375089207; x=1406625207; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=0iYFkr4flweL0CtKRC19iFJ+sYJfQEEY4YDkekXBlFQ=; b=BsN1jVU+WPM6lxuFFbt8SqRXdiXQeTgUiDCc2sxEke/msPmSs2zGvWfG 8QemkrFlspPcfhgTaYrOb6QbSkxxs8+eLo46yBX/jc/u3IEKwxTF7XqLV 5JLhzeIImleTTWKuMZvGVLZnkl0/XBPfy/n0JQ0sXxhW9kKRxT7TP1qA+ M=; X-IronPort-AV: E=Sophos;i="4.89,768,1367964000"; d="scan'208";a="3138990" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport2.prevas.se with ESMTP/TLS/AES128-SHA; 29 Jul 2013 11:13:26 +0200 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.342.3; Mon, 29 Jul 2013 11:13:26 +0200 Received: by localhost (Postfix, from userid 30019) id 7235B6816AF; Mon, 29 Jul 2013 09:13:26 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= To: Subject: [PATCH 1/1] binutils: Update Date: Mon, 29 Jul 2013 09:13:23 +0000 Message-ID: <7713d883db135ec017a908a3b8eb967b1b6cd82f.1372075820.git.kibo@prevas.dk> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: References: MIME-Version: 1.0 Cc: Morten Thunberg Svendsen 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: Morten Thunberg Svendsen --- recipes/binutils/binutils_2.21.1a.oe.sig | 1 - recipes/binutils/{binutils_2.21.1a.oe => binutils_2.22.oe} | 2 -- recipes/binutils/binutils_2.22.oe.sig | 1 + 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 recipes/binutils/binutils_2.21.1a.oe.sig rename recipes/binutils/{binutils_2.21.1a.oe => binutils_2.22.oe} (47%) create mode 100644 recipes/binutils/binutils_2.22.oe.sig diff --git a/recipes/binutils/binutils_2.21.1a.oe.sig b/recipes/binutils/binutils_2.21.1a.oe.sig deleted file mode 100644 index 2fd88f8..0000000 --- a/recipes/binutils/binutils_2.21.1a.oe.sig +++ /dev/null @@ -1 +0,0 @@ -525255ca6874b872540c9967a1d26acfbc7c8230 binutils-2.21.1a.tar.bz2 diff --git a/recipes/binutils/binutils_2.21.1a.oe b/recipes/binutils/binutils_2.22.oe similarity index 47% rename from recipes/binutils/binutils_2.21.1a.oe rename to recipes/binutils/binutils_2.22.oe index f5a946c..812a859 100644 --- a/recipes/binutils/binutils_2.21.1a.oe +++ b/recipes/binutils/binutils_2.22.oe @@ -2,5 +2,3 @@ LICENSE = "GPL-3.0" require binutils.inc -BINUTILS_VERSION = "2.21.1" -S = "${SRCDIR}/binutils-${BINUTILS_VERSION}" diff --git a/recipes/binutils/binutils_2.22.oe.sig b/recipes/binutils/binutils_2.22.oe.sig new file mode 100644 index 0000000..0c05552 --- /dev/null +++ b/recipes/binutils/binutils_2.22.oe.sig @@ -0,0 +1 @@ +65b304a0b9a53a686ce50a01173d1f40f8efe404 binutils-2.22.tar.bz2