diff options
author | Ross Burton <ross.burton@arm.com> | 2022-07-25 16:53:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-25 22:59:01 +0100 |
commit | e857abbfcba5ce375235505f139f279bea8c8ef8 (patch) | |
tree | 1858e37bd5ce080c3e3a84131922384b3cbeba32 /scripts/lib/devtool/utilcmds.py | |
parent | 2ace04c8f3ff35aa052d57a771f120529b863f3a (diff) | |
download | poky-e857abbfcba5ce375235505f139f279bea8c8ef8.tar.gz |
oeqa/gotoolchain: put writable files in the Go module cache
By default 'go mod' creates read-only files, but that just complicates
things. Add -modcacherw to make the cache read/write, so it can be
cleaned up without needing to chmod.
(From OE-Core rev: 7ff30e0d9fe8527cbc2f8ca84e0300fdc84663b6)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions