From patchwork Sat Nov 29 21:23:51 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 416013 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id D3C5F14019C for ; Sun, 30 Nov 2014 08:24:05 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D2407A2AAC; Sat, 29 Nov 2014 21:24:04 +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 t5Y1n19tWJxK; Sat, 29 Nov 2014 21:24:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 494A1A2AF1; Sat, 29 Nov 2014 21:24:04 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id B63E61BFA28 for ; Sat, 29 Nov 2014 21:24:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id B1AC5A2AAC for ; Sat, 29 Nov 2014 21:24:02 +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 7qiv3f5B93Lt for ; Sat, 29 Nov 2014 21:24:01 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 916CBA2A9D for ; Sat, 29 Nov 2014 21:24:01 +0000 (UTC) Received: from fwd32.aul.t-online.de (fwd32.aul.t-online.de [172.20.26.144]) by mailout04.t-online.de (Postfix) with SMTP id 4D7D3410578 for ; Sat, 29 Nov 2014 22:23:59 +0100 (CET) Received: from fli4l.lan.fli4l (ZZzreBZHrhpVgdKGVtGpTn45LumfN+8Z2H-6TncsJ-BwKKC-fIb6ZY12vK6+D0dZFr@[79.247.146.165]) by fwd32.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1XupUi-0w2h3A0; Sat, 29 Nov 2014 22:23:56 +0100 Received: from fli4lbuild64.lan.fli4l ([192.168.1.51]:44968) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_RC1-XX) (envelope-from ) id 1XupUh-0004ud-IB; Sat, 29 Nov 2014 22:23:55 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 29 Nov 2014 22:23:51 +0100 Message-Id: <1417296232-29343-1-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 1.7.10.4 X-ID: ZZzreBZHrhpVgdKGVtGpTn45LumfN+8Z2H-6TncsJ-BwKKC-fIb6ZY12vK6+D0dZFr X-TOI-MSGID: 1ce42cc2-3e7b-4f33-b95b-9275c99acfc9 Cc: Bernd Kuhls Subject: [Buildroot] [PATCH 1/2] package/x11r7/xserver_xorg-server: rename patches to the new convention 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" Patch 0003 will be extended to fix the blackfin build as well, therefore it is renamed according to the fixed variable. Signed-off-by: Bernd Kuhls --- ...atch => 0001-os-log-adjust-gcc-version-conditions-for-pragma.patch} | 0 ...r_xorg-server-0002-glyphpadbytes.patch => 0002-glyphpadbytes.patch} | 0 ...r_xorg-server-0003-microblaze.patch => 0003-image-byte-order.patch} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename package/x11r7/xserver_xorg-server/{xserver_xorg-server-0001-os-log-adjust-gcc-version-conditions-for-pragma.patch => 0001-os-log-adjust-gcc-version-conditions-for-pragma.patch} (100%) rename package/x11r7/xserver_xorg-server/{xserver_xorg-server-0002-glyphpadbytes.patch => 0002-glyphpadbytes.patch} (100%) rename package/x11r7/xserver_xorg-server/{xserver_xorg-server-0003-microblaze.patch => 0003-image-byte-order.patch} (100%) diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server-0001-os-log-adjust-gcc-version-conditions-for-pragma.patch b/package/x11r7/xserver_xorg-server/0001-os-log-adjust-gcc-version-conditions-for-pragma.patch similarity index 100% rename from package/x11r7/xserver_xorg-server/xserver_xorg-server-0001-os-log-adjust-gcc-version-conditions-for-pragma.patch rename to package/x11r7/xserver_xorg-server/0001-os-log-adjust-gcc-version-conditions-for-pragma.patch diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server-0002-glyphpadbytes.patch b/package/x11r7/xserver_xorg-server/0002-glyphpadbytes.patch similarity index 100% rename from package/x11r7/xserver_xorg-server/xserver_xorg-server-0002-glyphpadbytes.patch rename to package/x11r7/xserver_xorg-server/0002-glyphpadbytes.patch diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server-0003-microblaze.patch b/package/x11r7/xserver_xorg-server/0003-image-byte-order.patch similarity index 100% rename from package/x11r7/xserver_xorg-server/xserver_xorg-server-0003-microblaze.patch rename to package/x11r7/xserver_xorg-server/0003-image-byte-order.patch