Browse Source

add site.conf

等闲 3 years ago
parent
commit
25f0614bc2
1 changed files with 7 additions and 0 deletions
  1. 7 0
      conf/site.conf

+ 7 - 0
conf/site.conf

@@ -0,0 +1,7 @@
+SCONF_VERSION = "1"
+SOURCE_MIRROR_URL ?= "http://yocto.oss-cn-beijing.aliyuncs.com"
+INHERIT += "own-mirrors"
+BB_GENERATE_MIRROR_TARBALLS = "1"
+# BB_NO_NETWORK = "1"
+
+# SSTATE_MIRRORS ?= "file://.* file:///home/zhuzhg/yocto-sstate-cache/PATH"