From: Fabio Estevam <festevam@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] configs/imx6qsabreauto: Add ext4 rootfs option
Date: Fri, 23 Sep 2016 09:47:15 -0300 [thread overview]
Message-ID: <1474634837-5756-2-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1474634837-5756-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <fabio.estevam@nxp.com>
Allow building a ext4 rootfs type.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
configs/freescale_imx6qsabreauto_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/freescale_imx6qsabreauto_defconfig b/configs/freescale_imx6qsabreauto_defconfig
index ef2c20e..4536dc4 100644
--- a/configs/freescale_imx6qsabreauto_defconfig
+++ b/configs/freescale_imx6qsabreauto_defconfig
@@ -23,6 +23,7 @@ BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-sabreauto"
# filesystem
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/freescale/common/post-image.sh"
BR2_TARGET_ROOTFS_EXT2=y
+BR2_TARGET_ROOTFS_EXT2_4=y
# required tools to create the microSD image
BR2_PACKAGE_HOST_DOSFSTOOLS=y
--
2.7.4
next prev parent reply other threads:[~2016-09-23 12:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-23 12:47 [Buildroot] [PATCH 1/4] configs/imx6qsabreauto: Use zImage by default Fabio Estevam
2016-09-23 12:47 ` Fabio Estevam [this message]
2016-09-23 12:47 ` [Buildroot] [PATCH 3/4] configs/imx6dlsabreauto: " Fabio Estevam
2016-09-23 12:47 ` [Buildroot] [PATCH 4/4] configs/imx6dlsabreauto: Add ext4 rootfs option Fabio Estevam
2016-09-25 21:19 ` [Buildroot] [PATCH 1/4] configs/imx6qsabreauto: Use zImage by default Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1474634837-5756-2-git-send-email-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox