Update to gluon v2018.1 #1

Open
krombel wants to merge 17 commits from krombel/v2018.1 into master
Showing only changes of commit c5a9b2e4f8 - Show all commits

View File

@@ -166,6 +166,9 @@ GLUON_TLWDR4900_SITE_PACKAGES := $(USB_PACKAGES_BASIC) $(TOOLS_PACKAGES) $(USB_P
DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d') DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d')
# default to ibss meshing (legacy)
GLUON_WLAN_MESH = ibss
# Allow overriding the release number from the command line # Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)