Changeset - 91b618f5a8e5
[Not reviewed]
0 2 0
x - 19 days ago 2026-01-04 01:00:04
xbr@c3l.lu
update: dates for 2023.2.5 for beta and stable
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
site_config/beta/site/site.mk
Show inline comments
 
@@ -4,13 +4,13 @@
 
#		version string to use for images
 
#		gluon relies on
 
#			opkg compare-versions "$1" '>>' "$2"
 
#		to decide if a version is newer or not.
 
#DEFAULT_GLUON_RELEASE := sid~exp$(shell date '+%Y%m%d')
 
# Naming after gluon: v2023.1 = 2023.1.0, as they might release v2023.1.1 = 2023.1.1
 
DEFAULT_GLUON_RELEASE := 2023.2.5.0~beta20251015
 
DEFAULT_GLUON_RELEASE := 2023.2.5.0~beta20260104
 

	
 

	
 
##	GLUON_RELEASE
 
#		call make with custom GLUON_RELEASE flag, to use your own release version scheme.
 
#		e.g.:
 
#			$ make images GLUON_RELEASE=23.42+5
site_config/stable/site/site.mk
Show inline comments
 
@@ -4,13 +4,13 @@
 
#		version string to use for images
 
#		gluon relies on
 
#			opkg compare-versions "$1" '>>' "$2"
 
#		to decide if a version is newer or not.
 
#DEFAULT_GLUON_RELEASE := sid~exp$(shell date '+%Y%m%d')
 
# Naming after gluon: v2023.1 = 2023.1.0, as they might release v2023.1.1 = 2023.1.1
 
DEFAULT_GLUON_RELEASE := 2023.2.5.0~stable202510
 
DEFAULT_GLUON_RELEASE := 2023.2.5.0~stable202601
 

	
 

	
 
##	GLUON_RELEASE
 
#		call make with custom GLUON_RELEASE flag, to use your own release version scheme.
 
#		e.g.:
 
#			$ make images GLUON_RELEASE=23.42+5
0 comments (0 inline, 0 general)