From patchwork Mon Feb 23 09:37:27 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Porcedda X-Patchwork-Id: 442393 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 2581014012C for ; Mon, 23 Feb 2015 20:37:45 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 63B6391413; Mon, 23 Feb 2015 09:37:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F2OHXIfwzpYS; Mon, 23 Feb 2015 09:37:43 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id F12EE913FA; Mon, 23 Feb 2015 09:37:42 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id D2F751C2458 for ; Mon, 23 Feb 2015 09:37:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id CB49D317E6 for ; Mon, 23 Feb 2015 09:37:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H22woXtqmAoG for ; Mon, 23 Feb 2015 09:37:41 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) by silver.osuosl.org (Postfix) with ESMTPS id 3736B317C2 for ; Mon, 23 Feb 2015 09:37:41 +0000 (UTC) Received: by pdjz10 with SMTP id z10so24235417pdj.0 for ; Mon, 23 Feb 2015 01:37:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=jIhsMwFXnS5ytFAsakcb04KDti3ZoR0Lbax9OTkUy6Q=; b=i6QosdP0uEvFqEsMNFTx60LjMgK59zu4/uO94r7A11FcirUwCoL7uDlWwBHGwcQS2o KtSr5EKgG8sXY1Oyk8i8LG7zu79YVCW6fZM/fDtlJ6sewmIPe2B7kjUqkqz4/vMCbQHa lPsGykC0e4I80vwVE/P6mlmQBPfs7nLoZCgMguqq0Jf+qem0c0IqVhlWlXYllu7l8V/v VGb/uCJXPaObkfKSt7ZmE6qB5L/9Zw4Ye+9iQ5mHGJZVaLsfnFrabSkuBnFFGtHtsJwk WSPIsSCCftteMNQPh35KSsL9q3FE8ktifB3ZrnV8/uaOt/71uteTuWGB9ZtC8pp50LYI g4Lg== X-Received: by 10.66.132.6 with SMTP id oq6mr18073618pab.29.1424684260871; Mon, 23 Feb 2015 01:37:40 -0800 (PST) Received: from ld2077.tmt.telital.com ([213.205.6.118]) by mx.google.com with ESMTPSA id n10sm35086527pdp.18.2015.02.23.01.37.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Feb 2015 01:37:40 -0800 (PST) From: Fabio Porcedda X-Google-Original-From: Fabio Porcedda To: buildroot@uclibc.org Date: Mon, 23 Feb 2015 10:37:27 +0100 Message-Id: <1424684247-3644-2-git-send-email-user@ld2077> X-Mailer: git-send-email 2.3.0 In-Reply-To: <1424684247-3644-1-git-send-email-user@ld2077> References: <1424684247-3644-1-git-send-email-user@ld2077> Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH next 2/2] libsigsegv: rename patches because the first one is gone X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" From: Fabio Porcedda Signed-off-by: Fabio Porcedda --- ....patch => 0001-Add-stack-direction-for-the-AArch64-architecture.patch} | 0 ...tch => 0002-Add-stack-direction-for-the-Microblaze-architecture.patch} | 0 ...patch => 0003-Add-stack-direction-for-the-Blackfin-architecture.patch} | 0 ....patch => 0004-Add-stack-direction-for-the-Nios-II-architecture.patch} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename package/libsigsegv/{0002-Add-stack-direction-for-the-AArch64-architecture.patch => 0001-Add-stack-direction-for-the-AArch64-architecture.patch} (100%) rename package/libsigsegv/{0003-Add-stack-direction-for-the-Microblaze-architecture.patch => 0002-Add-stack-direction-for-the-Microblaze-architecture.patch} (100%) rename package/libsigsegv/{0004-Add-stack-direction-for-the-Blackfin-architecture.patch => 0003-Add-stack-direction-for-the-Blackfin-architecture.patch} (100%) rename package/libsigsegv/{0005-Add-stack-direction-for-the-Nios-II-architecture.patch => 0004-Add-stack-direction-for-the-Nios-II-architecture.patch} (100%) diff --git a/package/libsigsegv/0002-Add-stack-direction-for-the-AArch64-architecture.patch b/package/libsigsegv/0001-Add-stack-direction-for-the-AArch64-architecture.patch similarity index 100% rename from package/libsigsegv/0002-Add-stack-direction-for-the-AArch64-architecture.patch rename to package/libsigsegv/0001-Add-stack-direction-for-the-AArch64-architecture.patch diff --git a/package/libsigsegv/0003-Add-stack-direction-for-the-Microblaze-architecture.patch b/package/libsigsegv/0002-Add-stack-direction-for-the-Microblaze-architecture.patch similarity index 100% rename from package/libsigsegv/0003-Add-stack-direction-for-the-Microblaze-architecture.patch rename to package/libsigsegv/0002-Add-stack-direction-for-the-Microblaze-architecture.patch diff --git a/package/libsigsegv/0004-Add-stack-direction-for-the-Blackfin-architecture.patch b/package/libsigsegv/0003-Add-stack-direction-for-the-Blackfin-architecture.patch similarity index 100% rename from package/libsigsegv/0004-Add-stack-direction-for-the-Blackfin-architecture.patch rename to package/libsigsegv/0003-Add-stack-direction-for-the-Blackfin-architecture.patch diff --git a/package/libsigsegv/0005-Add-stack-direction-for-the-Nios-II-architecture.patch b/package/libsigsegv/0004-Add-stack-direction-for-the-Nios-II-architecture.patch similarity index 100% rename from package/libsigsegv/0005-Add-stack-direction-for-the-Nios-II-architecture.patch rename to package/libsigsegv/0004-Add-stack-direction-for-the-Nios-II-architecture.patch