diff options
author | Hollis Blanchard <hollis_blanchard@mentor.com> | 2015-08-11 17:11:49 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-01-19 21:46:58 +0100 |
commit | 5bbbc5b7446933dcb1a08a20d5e58dc527b3e4a7 (patch) | |
tree | f7b4c1b357024373e0a375fd10e91d4187383476 /package/python-cssselect | |
parent | fd999c8a37487c13e05659f255c1c25850846e4b (diff) | |
download | buildroot-5bbbc5b7446933dcb1a08a20d5e58dc527b3e4a7.tar.gz buildroot-5bbbc5b7446933dcb1a08a20d5e58dc527b3e4a7.zip |
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: Hollis Blanchard <hollis_blanchard@mentor.com>
Acked-by: Nikolay Dimitrov <picmaster@mail.bg>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-cssselect')
0 files changed, 0 insertions, 0 deletions