summaryrefslogtreecommitdiffstats
path: root/recipes-networking/cni/cni_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-networking/cni/cni_git.bb')
-rw-r--r--recipes-networking/cni/cni_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-networking/cni/cni_git.bb b/recipes-networking/cni/cni_git.bb
index c8a6b394..88f9b483 100644
--- a/recipes-networking/cni/cni_git.bb
+++ b/recipes-networking/cni/cni_git.bb
@@ -50,6 +50,8 @@ inherit go
50inherit goarch 50inherit goarch
51inherit go-mod-discovery 51inherit go-mod-discovery
52 52
53BB_GIT_SHALLOW = "1"
54
53# https://github.com/llvm/llvm-project/issues/53999 55# https://github.com/llvm/llvm-project/issues/53999
54TOOLCHAIN = "gcc" 56TOOLCHAIN = "gcc"
55 57