Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/meta-openembedded:gnulib: Do not use git operations to install th…
…e sources git operations have started to fail with errors like | fatal: unsafe repository ('/mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux-musl/gnulib/2018-03-07.03-r0/git' is owned by someon e else) | To add an exception for this directory, call: | | git config --global --add safe.directory /mnt/b/yoe/master/build/tmp/work/riscv64-yoe-linux-musl/gnulib/2018-03-07.03-r0/git This is after git has fixed a CVE in 2.35+ see [1] [1] actions/checkout#760 Signed-off-by: Khem Raj <[email protected]>
- Loading branch information