[Buildroot] [PATCH] fs/ubi: add option to use custom volume config file

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Sep 15 19:16:47 UTC 2013


Dear Danomi Manchego,

On Sun, 15 Sep 2013 15:08:28 -0400, Danomi Manchego wrote:

> That does appeal to me; I think that we can combine the cp and the sed
> lines as well ...
> 
>          $(SED) 's/BR2_ROOTFS_UBIFS_PATH/$@fs/'
> $(UBINIZE_CONFIG_FILE_PATH)  >  $(BUILD_DIR)/ubinize.cfg

That won't work. $(SED) expands to sed -e -i, i.e it does the sed
in-place.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list