]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
samba4: ensure that copied cache.txt is writable
authorDanomi Manchego <danomimanchego123@gmail.com>
Wed, 29 Nov 2017 02:55:24 +0000 (21:55 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 29 Nov 2017 20:22:21 +0000 (21:22 +0100)
commit832b2de3ba82d8b51c393f743ee86ad530829607
tree0bfd0e3edc0ac367f5d31382a27b69381de656cb
parenta49c69862a617617d05c23e5c64ddea1c665174f
samba4: ensure that copied cache.txt is writable

If the Buildroot tree is read-only, then cache.txt is copied read-only into
the build directory, and the configuration step fails.  Fix this in the
same way we do in other places, by opening permissions as we copy the file
using $(INSTALL).

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/samba4/samba4.mk