From patchwork Mon May 8 17:59:30 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 759740 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wM9J038hFz9s2Q for ; Tue, 9 May 2017 03:59:43 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C7C49866E1; Mon, 8 May 2017 17:59:41 +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 mzPW8Go9tDIf; Mon, 8 May 2017 17:59:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 2300986667; Mon, 8 May 2017 17:59:40 +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 AD1411C08E3 for ; Mon, 8 May 2017 17:59:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A278786667 for ; Mon, 8 May 2017 17:59:38 +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 ctM1ng45Ppbv for ; Mon, 8 May 2017 17:59:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by whitealder.osuosl.org (Postfix) with ESMTPS id 64B4B86647 for ; Mon, 8 May 2017 17:59:37 +0000 (UTC) Received: from fwd27.aul.t-online.de (fwd27.aul.t-online.de [172.20.26.132]) by mailout09.t-online.de (Postfix) with SMTP id D02974278343 for ; Mon, 8 May 2017 19:59:34 +0200 (CEST) Received: from fli4l.lan.fli4l (ThnkwUZSrhglTiOSjcuILXsMkBLPkR3VV8GeFsKz-HbE3+7TbO3R1-qOYdgd15YZma@[79.228.20.142]) by fwd27.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1d7mwV-1B5Qwa0; Mon, 8 May 2017 19:59:31 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:49290 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.89) (envelope-from ) id 1d7mwU-0007LQ-Qu for buildroot@buildroot.org; Mon, 08 May 2017 19:59:31 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Mon, 8 May 2017 19:59:30 +0200 Message-Id: <20170508175930.23584-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.11.0 X-ID: ThnkwUZSrhglTiOSjcuILXsMkBLPkR3VV8GeFsKz-HbE3+7TbO3R1-qOYdgd15YZma X-TOI-MSGID: 269774db-2873-4590-9f4b-1657ac63a7f9 Subject: [Buildroot] [PATCH 1/1] package/clamav: renumber patch 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: Bernd Kuhls --- .../clamav/{0003-backtrace-uClibc.patch => 0002-backtrace-uClibc.patch} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename package/clamav/{0003-backtrace-uClibc.patch => 0002-backtrace-uClibc.patch} (100%) diff --git a/package/clamav/0003-backtrace-uClibc.patch b/package/clamav/0002-backtrace-uClibc.patch similarity index 100% rename from package/clamav/0003-backtrace-uClibc.patch rename to package/clamav/0002-backtrace-uClibc.patch