Skip to content

Commit

Permalink
site.conf: load packages from firmware.ffh.zone
Browse files Browse the repository at this point in the history
Due to our decentralized build structure workspaces are not retained
as reliably as they once were. This is not problematic for nightly
builds as they heal within a day, but for releases running over longer
periods.

(cherry picked from commit 150f503)
  • Loading branch information
AiyionPrime committed May 10, 2023
1 parent feb5dfe commit 9c5f631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
opkg = {
openwrt = 'http://downloads.openwrt.org/releases/packages-%v/%A',
extra = {
modules = 'http://build.ffh.zone/job/gluon-beta/ws/beta/packages/gluon-%GS-%GR/%S',
modules = 'http://firmware.ffh.zone/packages/gluon-%GS-%GR/%S',
},
},

Expand Down

0 comments on commit 9c5f631

Please sign in to comment.