[Buildroot] [PATCH] linux: handle read-only dts files

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jan 19 20:59:07 UTC 2016


Dear Hollis Blanchard,

On Tue, 11 Aug 2015 17:11:49 -0700, Hollis Blanchard wrote:
> Some fine version control systems make all files read-only. The custom DTS file
> may therefore be read-only, and that permission is preserved when copying into
> the Linux build directory. A subsequent rebuild tries to 'cp' again, which
> fails with a "Permission denied" error unless the -f option is used.
> 
> Signed-off-by: Hollis Blanchard <hollis_blanchard at mentor.com>
> ---
>  linux/linux.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list