Skip to content

Commit

Permalink
src/meta-openembedded:gnulib: Do not use git operations to install th…
Browse files Browse the repository at this point in the history
…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
kraj committed Apr 14, 2022
1 parent 100c7a2 commit 590cea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta-openembedded
Submodule meta-openembedded updated from 5288d3 to 6892fc

0 comments on commit 590cea4

Please sign in to comment.