From patchwork Wed Jul 8 18:35:54 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Corjon X-Patchwork-Id: 493090 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 1DB07140772 for ; Thu, 9 Jul 2015 04:36:16 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6109DA406B; Wed, 8 Jul 2015 18:36:15 +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 Um_e_QDA6IY2; Wed, 8 Jul 2015 18:36:10 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 97A3EA3F7A; Wed, 8 Jul 2015 18:36:10 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 93B031C2282 for ; Wed, 8 Jul 2015 18:36:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 90076918C5 for ; Wed, 8 Jul 2015 18:36:07 +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 TFmDgSwsHkYV for ; Wed, 8 Jul 2015 18:36:06 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by whitealder.osuosl.org (Postfix) with ESMTPS id 7AA1B918CA for ; Wed, 8 Jul 2015 18:36:06 +0000 (UTC) Received: by widjy10 with SMTP id jy10so224934357wid.1 for ; Wed, 08 Jul 2015 11:36:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Rtt5jqooiBiqXTAnlz2CJeX2x24aFU9N2FtikMf4JFU=; b=bF83bRQH3ADKCb/f3NXALuKYefi5Vrb/m4o1iTE418Wwr5G9LCojliXXRwxJv3tegJ EFEeA6NNv8FUy0wJgLdcZlVq40q/SDy1Kep3dYXDbWgp0n8JjQEPOhjB543w3Gm+/Ghh r7EJ1oXzYnMWsVHHUdandzh4hBVa639pL6DwUt30lTHxAptDxF+SUwWMNYcMji6uNzl8 m2b6zR6qrLfuvYQG3mfAleD6XeO/MLoigKLA/gmqLl6LqoFIlXFQH/1Yo3z2mx+L97Wa Xw+vgJZaDjxZI45hjA19/K9NCQnNU7ryJNl9T1RI1nMULGPJMrFWeTAauvZG7FpyJQIL KWtQ== X-Received: by 10.180.84.194 with SMTP id b2mr109581360wiz.36.1436380565241; Wed, 08 Jul 2015 11:36:05 -0700 (PDT) Received: from mic341-linux.sinters-int.fr ([82.236.247.27]) by smtp.gmail.com with ESMTPSA id r6sm4216137wiy.13.2015.07.08.11.36.03 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Jul 2015 11:36:04 -0700 (PDT) From: Julien Corjon To: buildroot@buildroot.org Date: Wed, 8 Jul 2015 20:35:54 +0200 Message-Id: <1436380555-13657-2-git-send-email-corjon.j@ecagroup.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1436380555-13657-1-git-send-email-corjon.j@ecagroup.com> References: <1436380555-13657-1-git-send-email-corjon.j@ecagroup.com> Cc: thomas.petazzoni@free-electrons.com Subject: [Buildroot] [PATCH v2 2/3] qt5base: reorder patches 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" Signed-off-by: Julien Corjon --- .../qt5/qt5base/{0003-mkspecs-files.patch => 0002-mkspecs-files.patch} | 0 .../qt5/qt5base/{0004-xcb-egl-fixes.patch => 0003-xcb-egl-fixes.patch} | 0 ...nker-for-host-build.patch => 0004-no-gold-linker-for-host-build.patch} | 0 ...entfd-for-uclibc.patch => 0005-forkd-disable-eventfd-for-uclibc.patch} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename package/qt5/qt5base/{0003-mkspecs-files.patch => 0002-mkspecs-files.patch} (100%) rename package/qt5/qt5base/{0004-xcb-egl-fixes.patch => 0003-xcb-egl-fixes.patch} (100%) rename package/qt5/qt5base/{0005-no-gold-linker-for-host-build.patch => 0004-no-gold-linker-for-host-build.patch} (100%) rename package/qt5/qt5base/{0008-forkd-disable-eventfd-for-uclibc.patch => 0005-forkd-disable-eventfd-for-uclibc.patch} (100%) diff --git a/package/qt5/qt5base/0003-mkspecs-files.patch b/package/qt5/qt5base/0002-mkspecs-files.patch similarity index 100% rename from package/qt5/qt5base/0003-mkspecs-files.patch rename to package/qt5/qt5base/0002-mkspecs-files.patch diff --git a/package/qt5/qt5base/0004-xcb-egl-fixes.patch b/package/qt5/qt5base/0003-xcb-egl-fixes.patch similarity index 100% rename from package/qt5/qt5base/0004-xcb-egl-fixes.patch rename to package/qt5/qt5base/0003-xcb-egl-fixes.patch diff --git a/package/qt5/qt5base/0005-no-gold-linker-for-host-build.patch b/package/qt5/qt5base/0004-no-gold-linker-for-host-build.patch similarity index 100% rename from package/qt5/qt5base/0005-no-gold-linker-for-host-build.patch rename to package/qt5/qt5base/0004-no-gold-linker-for-host-build.patch diff --git a/package/qt5/qt5base/0008-forkd-disable-eventfd-for-uclibc.patch b/package/qt5/qt5base/0005-forkd-disable-eventfd-for-uclibc.patch similarity index 100% rename from package/qt5/qt5base/0008-forkd-disable-eventfd-for-uclibc.patch rename to package/qt5/qt5base/0005-forkd-disable-eventfd-for-uclibc.patch