[Buildroot] [PATCH v3 1/1] fs/ubi: add option to use custom ubinize config file

Peter Korsgaard jacmet at uclibc.org
Sat Feb 8 21:59:35 UTC 2014


>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin at gmail.com> writes:

Hi,

 > On Wed, Jan 29, 2014 at 5:54 AM, Danomi Manchego
 > <danomimanchego123 at gmail.com> wrote:
 >> By default, the UBI FS target creates a ubinize configuration
 >> file on-the-fly, for a single volume.  Add an option to specify
 >> a custom config file.
 >> 
 >> E.g., one might want to deploy a system with a volume for the
 >> built ubifs image, a volume for a future upgrade image, and a
 >> volume for user data.
 >> 
 >> Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>
 >> 
 >> ---
 >> 
 >> v2 -> v3:
 >> Change "cp" to "$(INSTALL) -m 0644", in case $(UBINIZE_CONFIG_FILE_PATH)
 >> is read-only; this is in keeping with the recently committed patch
 >> series that address issues with read-only buildroot trees.

 > Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

 > Note that this patch would also fix bug #5780
 > (https://bugs.busybox.net/show_bug.cgi?id=5780).
 > If there are no blocking comments, I would propose to still merge it in 2014.02.

Ok - Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list