From patchwork Thu Jul 23 11:34:55 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vicente Olivert Riera X-Patchwork-Id: 499354 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 49E95140D2D for ; Thu, 23 Jul 2015 21:37:29 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8D206A3DCC; Thu, 23 Jul 2015 11:37:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vSVv9nJc_U3v; Thu, 23 Jul 2015 11:37:28 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id E56AEA3DB1; Thu, 23 Jul 2015 11:37:27 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 46E891C1017 for ; Thu, 23 Jul 2015 11:37:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 43DFCA3DB1 for ; Thu, 23 Jul 2015 11:37:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gmD4uDg9JbF2 for ; Thu, 23 Jul 2015 11:37:26 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailapp01.imgtec.com (mailapp01.imgtec.com [195.59.15.196]) by fraxinus.osuosl.org (Postfix) with ESMTP id 7E6E1A3DAE for ; Thu, 23 Jul 2015 11:37:26 +0000 (UTC) Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id C65237035D6CB for ; Thu, 23 Jul 2015 12:37:21 +0100 (IST) Received: from LEMAIL01.le.imgtec.org (192.168.152.62) by KLMAIL01.kl.imgtec.org (192.168.5.35) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 23 Jul 2015 12:37:24 +0100 Received: from quad.carrosses.com (192.168.159.78) by LEMAIL01.le.imgtec.org (192.168.152.62) with Microsoft SMTP Server (TLS) id 14.3.210.2; Thu, 23 Jul 2015 12:37:23 +0100 From: Vicente Olivert Riera To: Date: Thu, 23 Jul 2015 13:34:55 +0200 Message-ID: <1437651295-888-1-git-send-email-Vincent.Riera@imgtec.com> X-Mailer: git-send-email 2.3.6 MIME-Version: 1.0 X-Originating-IP: [192.168.159.78] Subject: [Buildroot] [PATCH] ltrace: fix patch name 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Rename 0002-Install-lib-types.conf to 0002-Install-lib-types-conf.patch Signed-off-by: Vicente Olivert Riera --- .../{0002-Install-lib-types.conf => 0002-Install-lib-types-conf.patch} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename package/ltrace/{0002-Install-lib-types.conf => 0002-Install-lib-types-conf.patch} (100%) diff --git a/package/ltrace/0002-Install-lib-types.conf b/package/ltrace/0002-Install-lib-types-conf.patch similarity index 100% rename from package/ltrace/0002-Install-lib-types.conf rename to package/ltrace/0002-Install-lib-types-conf.patch