Migration to LEDE

This commit is contained in:
Daniel Frank 2017-10-22 21:37:45 +02:00 committed by builder2
commit c917ae5dfd
14 changed files with 399 additions and 387 deletions

17
template/site.mk.erb Normal file
View file

@ -0,0 +1,17 @@
GLUON_SITE_PACKAGES :=<% gluon_site_packages.each do | p | -%>
<%= " " + p -%>
<% end -%>
DEFAULT_GLUON_RELEASE := <%= gluon_release %>
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
GLUON_PRIORITY ?= 0
# Region code required for some images; supported values: us eu
GLUON_REGION ?= eu
GLUON_ATH10K_MESH ?= <%= gluon_ath10k_mesh %>
GLUON_LANGS ?= en de