diff --git a/site_config/stable/site/site.mk b/site_config/stable/site/site.mk index 3bcb1c541822285715ea92dac35fb48e9c38e4aa..a70c2758a76482352c16cd46282a325847253839 100644 --- a/site_config/stable/site/site.mk +++ b/site_config/stable/site/site.mk @@ -47,7 +47,6 @@ GLUON_SITE_PACKAGES := \ respondd-module-airtime \ iwinfo \ iptables \ - haveged ## DEFAULT_GLUON_RELEASE # version string to use for images @@ -55,7 +54,7 @@ GLUON_SITE_PACKAGES := \ # opkg compare-versions "$1" '>>' "$2" # to decide if a version is newer or not. #DEFAULT_GLUON_RELEASE := sid~exp$(shell date '+%Y%m%d') -DEFAULT_GLUON_RELEASE := 2020.1.1~stable202005 +DEFAULT_GLUON_RELEASE := 2020.2.2~stable202101 ## GLUON_RELEASE @@ -113,4 +112,3 @@ endif # Do not build images for deprecated devices GLUON_DEPRECATED ?= 0 -