From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] ext2.mk: ensure -b option is always set for mke2img and genext2fs
Date: Sun, 30 Apr 2017 19:33:23 +0200 [thread overview]
Message-ID: <20170430193323.5ad396e1@free-electrons.com> (raw)
In-Reply-To: <1493555747-27289-1-git-send-email-g4@novadsp.com>
Hello,
On Sun, 30 Apr 2017 13:35:47 +0100, J Evans wrote:
> Signed-off-by: J Evans <g4@novadsp.com>
> ---
> fs/ext2/ext2.mk | 2 --
> 1 file changed, 2 deletions(-)
Applied to master, thanks.
However, I believe we should do the same for the number of inodes:
ifneq ($(strip $(BR2_TARGET_ROOTFS_EXT2_INODES)),0)
EXT2_OPTS += -i $(BR2_TARGET_ROOTFS_EXT2_INODES)
endif
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-04-30 17:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-30 12:35 [Buildroot] [PATCH 1/1] ext2.mk: ensure -b option is always set for mke2img and genext2fs J Evans
2017-04-30 17:14 ` Yann E. MORIN
2017-04-30 17:33 ` Thomas Petazzoni [this message]
2017-04-30 19:43 ` Yann E. MORIN
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=20170430193323.5ad396e1@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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