diff --git a/gluon b/gluon index 2ea83c4..d0f43ae 160000 --- a/gluon +++ b/gluon @@ -1 +1 @@ -Subproject commit 2ea83c447b18ca3e57cb6925a84dbcf675d66ea3 +Subproject commit d0f43aeb0810bd0841c90dc1bc0c18d7aa591fa7 diff --git a/site.mk b/site.mk index 28ee5dd..7eca774 100644 --- a/site.mk +++ b/site.mk @@ -42,7 +42,7 @@ GLUON_SITE_PACKAGES := \ # opkg compare-versions "$1" '>>' "$2" # to decide if a version is newer or not. -DEFAULT_GLUON_RELEASE := 2020.2.3 +DEFAULT_GLUON_RELEASE := 2021.1.2 # Variables set with ?= can be overwritten from the command line