From patchwork Sat Mar 18 21:11:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcel Lorenz X-Patchwork-Id: 1044 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id C349E62090 for ; Sat, 18 Mar 2017 11:12:05 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id ED8CC2732; Sat, 18 Mar 2017 11:12:04 +0100 (CET) Received: from localhost.localdomain (mail.ml-systec.de [185.40.172.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id DEBAC2732 for ; Sat, 18 Mar 2017 11:12:01 +0100 (CET) From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] linux-atm: update to 2.5.2 Date: Sat, 18 Mar 2017 11:11:36 +0100 Message-Id: <20170318101136.20913-1-marcel.lorenz@ipfire.org> X-Mailer: git-send-email 2.9.3 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Marcel Lorenz --- config/rootfiles/common/linux-atm | 47 ++++--- lfs/linux-atm | 8 +- src/patches/linux-atm-2.4.1-arpd_includes.patch | 42 ------- src/patches/linux-atm-2.4.1-gcc-4.patch | 161 ------------------------ 4 files changed, 31 insertions(+), 227 deletions(-) delete mode 100644 src/patches/linux-atm-2.4.1-arpd_includes.patch delete mode 100644 src/patches/linux-atm-2.4.1-gcc-4.patch