Skip to content
Commit 5bbbc5b7 authored by Hollis Blanchard's avatar Hollis Blanchard Committed by Thomas Petazzoni
Browse files

linux: handle read-only dts files



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: default avatarHollis Blanchard <hollis_blanchard@mentor.com>
Acked-by: default avatarNikolay Dimitrov <picmaster@mail.bg>
Acked-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent fd999c8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment