summaryrefslogtreecommitdiffstats
path: root/bsp/meta-sancloud/conf/include/sancloud-enable-archiver.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-sancloud/conf/include/sancloud-enable-archiver.inc')
-rw-r--r--bsp/meta-sancloud/conf/include/sancloud-enable-archiver.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/bsp/meta-sancloud/conf/include/sancloud-enable-archiver.inc b/bsp/meta-sancloud/conf/include/sancloud-enable-archiver.inc
new file mode 100644
index 00000000..b608d15f
--- /dev/null
+++ b/bsp/meta-sancloud/conf/include/sancloud-enable-archiver.inc
@@ -0,0 +1,8 @@
+INHERIT += "archiver"
+BB_GENERATE_MIRROR_TARBALLS = "1"
+BB_GENERATE_SHALLOW_TARBALLS = "1"
+BB_GIT_SHALLOW = "1"
+ARCHIVER_MODE[src] = "mirror"
+ARCHIVER_MODE[mirror] = "combined"
+ARCHIVER_MIRROR_EXCLUDE = "file://"
+COPYLEFT_LICENSE_INCLUDE = "*"