Skip to content

Commit

Permalink
Updated config for Gluon 2020.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lcb01a committed Feb 8, 2021
1 parent edc7bad commit d99f44b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions site.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ GLUON_FEATURES := \
GLUON_SITE_PACKAGES := \
gluon-autorestart \
gluon-ffddorf-watchdog \
gluon-domain-migrator \
iwinfo \
haveged
iwinfo

USB_BASIC := \
kmod-usb-core \
Expand Down Expand Up @@ -63,7 +61,7 @@ ifeq ($(GLUON_TARGET),brcm2708-bcm2709)
$(USB_WIFI)
endif

DEFAULT_GLUON_RELEASE := v1.6.X-exp-$(shell date '+%Y%m%d')
DEFAULT_GLUON_RELEASE := v1.10.X-exp-$(shell date '+%Y%m%d')

# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
Expand Down

0 comments on commit d99f44b

Please sign in to comment.