Created attachment 4694 [details] patch to create ubinize.cfg in BUILD_DIR Our jenkins sometimes (especially after cleaning the workspace) because it fails to remove the file ubinize.cfg The code in fs/ubifs/ubi.mk generates a ubinize.cfg in "." and removes it later. I think it is better to generate the ubinize.cfg in an absolute path like BUILD_DIR and not remove it at all as it gets regenerated with every regenerated image anyway.
This would be fixed if we decide to commit: Subject: [Buildroot] [PATCH v2] fs/ubi: add option to use custom ubinize config file Date: Sun, 15 Sep 2013 21:04:07 -0400 http://patchwork.ozlabs.org/patch/275088/
Fixed with commit http://git.buildroot.net/buildroot/commit/?id=74a0f963ed364f90b937fc24f06573f5512c612c