From patchwork Thu Oct 23 10:40:10 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vicente Olivert Riera X-Patchwork-Id: 402439 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 8994314009A for ; Thu, 23 Oct 2014 21:40:23 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id C90889578C; Thu, 23 Oct 2014 10:40:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fli9lRQcOxNj; Thu, 23 Oct 2014 10:40:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 45A6D9578E; Thu, 23 Oct 2014 10:40:22 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 3466A1C2262 for ; Thu, 23 Oct 2014 10:40:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 31AB59578E for ; Thu, 23 Oct 2014 10:40:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H5KnebfpaBqH for ; Thu, 23 Oct 2014 10:40:20 +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 hemlock.osuosl.org (Postfix) with ESMTP id 6E7A89578C for ; Thu, 23 Oct 2014 10:40:20 +0000 (UTC) Received: from KLMAIL01.kl.imgtec.org (unknown [192.168.5.35]) by Websense Email Security Gateway with ESMTPS id 09D8EAB958F58 for ; Thu, 23 Oct 2014 11:40:15 +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 Oct 2014 11:40:17 +0100 Received: from localhost.localdomain (192.168.154.104) by LEMAIL01.le.imgtec.org (192.168.152.62) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 23 Oct 2014 11:40:16 +0100 From: Vicente Olivert Riera To: Date: Thu, 23 Oct 2014 11:40:10 +0100 Message-ID: <1414060811-17557-1-git-send-email-Vincent.Riera@imgtec.com> X-Mailer: git-send-email 1.7.1 MIME-Version: 1.0 X-Originating-IP: [192.168.154.104] Subject: [Buildroot] [PATCH 1/2] pixman: rename patches to follow the new name structure 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" Signed-off-by: Vicente Olivert Riera --- ...vbyzero.patch => 0001-check-fe-divbyzero.patch} | 0 1 files changed, 0 insertions(+), 0 deletions(-) rename package/pixman/{pixman-02-check-fe-divbyzero.patch => 0001-check-fe-divbyzero.patch} (100%) diff --git a/package/pixman/pixman-02-check-fe-divbyzero.patch b/package/pixman/0001-check-fe-divbyzero.patch similarity index 100% rename from package/pixman/pixman-02-check-fe-divbyzero.patch rename to package/pixman/0001-check-fe-divbyzero.patch