From patchwork Fri Jun 9 16:14:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcel Lorenz X-Patchwork-Id: 1169 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 595D961C91 for ; Fri, 9 Jun 2017 08:14:48 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 8757127FA; Fri, 9 Jun 2017 08:14:46 +0200 (CEST) Received: from localhost.localdomain (mail.ml-systec.de [87.140.105.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 1B34327FA for ; Fri, 9 Jun 2017 08:14:44 +0200 (CEST) From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] flash-images: fix build images after util-linux update Date: Fri, 9 Jun 2017 08:14:41 +0200 Message-Id: <20170609061441.1886-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" sfdisk options -D -H -S are since util-linux 2.26 deprecated Signed-off-by: Marcel Lorenz --- lfs/flash-images | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)