Commit 1fbc8590 authored by Andrey Filippov's avatar Andrey Filippov

generating tarballs for git repos

parent 9dc98ccd
...@@ -294,6 +294,9 @@ with open(local_conf,"a") as f: ...@@ -294,6 +294,9 @@ with open(local_conf,"a") as f:
MACHINE ?= "elphel393" MACHINE ?= "elphel393"
MIRRORS =+ "http://.*/.* http://mirror.elphel.com/elphel393_mirror/ \\n " MIRRORS =+ "http://.*/.* http://mirror.elphel.com/elphel393_mirror/ \\n "
BB_GENERATE_MIRROR_TARBALLS = "1"
#SOURCE_MIRROR_URL = "https://mirror.elphel.com/elphel393_mirror/"
#INHERIT += "own-mirrors"
# Elphel's default git server. # Elphel's default git server.
# Affected recipes: # Affected recipes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment