diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-09-07 11:45:47 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-09-07 10:39:05 -0700 |
| commit | 0bbb4abf18108c456913c8ad7c25af5bf835bb4a (patch) | |
| tree | 7885ca7cf2a63e04826ad9e4c2e74093b1da1a0d /conf | |
| parent | 09e448e13853e8bce535967454cf08e62e76c6c0 (diff) | |
| download | meta-clang-0bbb4abf18108c456913c8ad7c25af5bf835bb4a.tar.gz | |
bcc: CMakeLists.txt: don't modify .gitconfig on build host nor try to update git submodules
* bitbake fetcher will correctly handle safe.directory issues and
blazesym or libbpf submodules are managed by gitsm:// fetcher
we don't want to call git from CMake in do_configure
* prevents many safe.directory entries in users .gitconfig when
bcc was built in many different TMPDIRs
added in https://github.com/iovisor/bcc/pull/4186
causing:
[safe]
directory = /OE/build/oe-core/tmp-glibc/work/cortexa57-oe-linux/bcc/0.28.0+git/git
directory = /OE/build/oe-core/tmp-glibc/work/cortexa57-oe-linux/bcc/0.28.0+git/git/libbpf-tools/blazesym
to be added for every TMPDIR where it was built
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions
