From patchwork Tue May 23 18:04:06 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Lechner X-Patchwork-Id: 766163 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]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wXNjK1h9vz9sP4 for ; Wed, 24 May 2017 04:05:09 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=lechnology.com header.i=@lechnology.com header.b="GMiYE/Dm"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 3D7F886D0D; Tue, 23 May 2017 18:05:05 +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 9koDXOWw1zFJ; Tue, 23 May 2017 18:05:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 4621A86CC9; Tue, 23 May 2017 18:05:03 +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 63BEC1C11D9 for ; Tue, 23 May 2017 18:04:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5BCE086394 for ; Tue, 23 May 2017 18:04:56 +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 4NlyQCK6ejXl for ; Tue, 23 May 2017 18:04:56 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from vern.gendns.com (vern.gendns.com [206.190.152.46]) by whitealder.osuosl.org (Postfix) with ESMTPS id 11F038605A for ; Tue, 23 May 2017 18:04:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lechnology.com; s=default; h=References:In-Reply-To:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=O8wFI6+ic7h1D/Ym5xmJpw4eOuaVzcLxylB2KMDdxJU=; b=GMiYE/DmnSoiJw9o+LdCUMbS9 biJu0PMMGBT2WOIdEpk9oQz6ntwk5j7sLf9+PldsrfHCCIkUGFw3IvHga+ITZx9W7D2yqfC97bHU8 +X98W3by56nwxOK/B5niK0XAW4HVKXi9LJBqMEFI7T2cFBqgG2vQD+kQem4J2WqBrELf1NGmWCM/B Xw6PLHd5dFgV4zc7Zl6k3Y4fP0VZcEzXG9qX+lrEIeabr8U2l95/3nBOKhEMCbmQCtx6SdjXJcos7 +u+AauNCEANLTWeG45rice2ZEBw0+S4ZCy1xxYBRdXaw9Wyn+gZqjHJk5VRvnB8faiZeH4iZcURjb QjTYW2dsA==; Received: from 108-198-5-147.lightspeed.okcbok.sbcglobal.net ([108.198.5.147]:51296 helo=freyr.lechnology.com) by vern.gendns.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.89) (envelope-from ) id 1dDEA7-0049nq-OJ; Tue, 23 May 2017 14:04:04 -0400 From: David Lechner To: buildroot@buildroot.org Date: Tue, 23 May 2017 13:04:06 -0500 Message-Id: <1495562646-4410-4-git-send-email-david@lechnology.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1495562646-4410-1-git-send-email-david@lechnology.com> References: <1495562646-4410-1-git-send-email-david@lechnology.com> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - buildroot.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: Cc: David Lechner Subject: [Buildroot] [PATCH 3/3] lego: ev3: Use ext4 file system 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" Change from using ext3 to ext4. Signed-off-by: David Lechner --- configs/lego_ev3_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/lego_ev3_defconfig b/configs/lego_ev3_defconfig index 0c1ab01..dea84d9 100644 --- a/configs/lego_ev3_defconfig +++ b/configs/lego_ev3_defconfig @@ -27,7 +27,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="board/lego/ev3/busybox.fragment" # filesystem BR2_TARGET_ROOTFS_EXT2=y -BR2_TARGET_ROOTFS_EXT2_3=y +BR2_TARGET_ROOTFS_EXT2_4=y BR2_TARGET_ROOTFS_SQUASHFS=y BR2_TARGET_ROOTFS_SQUASHFS4_XZ=y # BR2_TARGET_ROOTFS_TAR is not set