File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "gluon" : {
33 "repository" : " freifunk-gluon/gluon" ,
4- "branch" : " main " ,
5- "commit" : " d80e1c990f429562a140ebafd43098e7b380f614 "
4+ "branch" : " v2025.1.x " ,
5+ "commit" : " 5777810c92e56ef9ea0a57151c5f6d795a7e7642 "
66 },
77 "container" : {
8- "version" : " main "
8+ "version" : " v2025.1.x "
99 },
1010 "build" : {
1111 "targets" : [
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ PACKAGES_FFRN_REPO=https://github.com/Freifunk-Rhein-Neckar/ffrn-packages.git
44PACKAGES_FFRN_COMMIT=b50c8ff1616b80dc0180adbee0b578c97ae4d0b6
55
66PACKAGES_COMMUNITY_REPO=https://github.com/freifunk-gluon/community-packages.git
7- PACKAGES_COMMUNITY_COMMIT=4a90cd221e8eba254ffc8dc5addbf3374b830415
7+ PACKAGES_COMMUNITY_COMMIT=0f6d8131376528f5d9ddc1f88e3ea2f679a51f04
Original file line number Diff line number Diff line change 77# opkg compare-versions "$1" '>>' "$2"
88# to decide if a version is newer or not.
99
10- FFRN_SITE_VERSION := 2.3
10+ FFRN_SITE_VERSION := 2.4
1111
1212DEFAULT_GLUON_RELEASE := $(FFRN_SITE_VERSION ) .x-$(shell date '+% Y% m% d')
1313DEFAULT_GLUON_PRIORITY := 0
You can’t perform that action at this time.
0 commit comments