Changeset - ea376d0cd744
[Not reviewed]
0 1 0
x - 4 months ago 2025-01-07 01:19:25
xbr@c3l.lu
experimental: v2023.1.2 for 2025_01_07
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
site_config/experimental/site/site.mk
Show inline comments
 
@@ -55,13 +55,13 @@ GLUON_SITE_PACKAGES := \
 
#		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.1.0.0~exp20240710
 
DEFAULT_GLUON_RELEASE := 2023.1.2.0~exp20250107
 

	
 

	
 
##	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)