summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker-compose/docker-compose_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/docker-compose/docker-compose_git.bb')
-rw-r--r--recipes-containers/docker-compose/docker-compose_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-containers/docker-compose/docker-compose_git.bb b/recipes-containers/docker-compose/docker-compose_git.bb
index e48ee9af..91ceb011 100644
--- a/recipes-containers/docker-compose/docker-compose_git.bb
+++ b/recipes-containers/docker-compose/docker-compose_git.bb
@@ -78,3 +78,7 @@ FILES:${PN} += " ${nonarch_libdir}/docker/cli-plugins/"
78 78
79INHIBIT_PACKAGE_STRIP = "1" 79INHIBIT_PACKAGE_STRIP = "1"
80INSANE_SKIP:${PN} += "ldflags already-stripped" 80INSANE_SKIP:${PN} += "ldflags already-stripped"
81
82# the AWS dependency is 8GB, try and control the
83# size of the clones
84BB_GIT_SHALLOW = "1" \ No newline at end of file