diff --git a/build.conf b/build.conf index 84afa92..f3b8466 100644 --- a/build.conf +++ b/build.conf @@ -1,3 +1,3 @@ -GLUON_RELEASE="master~201810011" +GLUON_RELEASE="v2018.1.4.x-multi" GLUON_BRANCH="experimental" targets="ar71xx-generic ar71xx-nand ar71xx-tiny brcm2708-bcm2708 brcm2708-bcm2709 ipq40xx ipq806x mpc85xx-generic ramips-mt7620 ramips-mt7621 ramips-mt76x8 ramips-rt305x sunxi-cortexa7 x86-64 x86-generic x86-geode" diff --git a/site.conf b/site.conf index 6de2bb8..f598cdd 100644 --- a/site.conf +++ b/site.conf @@ -14,7 +14,7 @@ opkg = { lede = 'http://lede.opkg.services.ffhh/snapshots/packages/%A', extra = { - modules = 'http://updates.hamburg.freifunk.net/all/stable/archive/modules/gluon-%GR/%S', + modules = 'http://updates.hamburg.freifunk.net/multi/stable/archive/modules/gluon-%GR/%S', }, }, @@ -64,7 +64,7 @@ branches = { stable = { name = 'stable', - mirrors = {'http://1.updates.services.ffhh/all/stable/sysupgrade','http://2.updates.services.ffhh/all/stable/sysupgrade'}, + mirrors = {'http://1.updates.services.ffhh/multi/stable/sysupgrade','http://2.updates.services.ffhh/multi/stable/sysupgrade'}, good_signatures = 2, pubkeys = { 'ef73bc52b929fd11efce9a5c8f0b5463f1766bb995c8a0b3b6bcd7ba45b8b1e6', -- leo @@ -78,7 +78,7 @@ }, beta = { name = 'beta', - mirrors = {'http://1.updates.services.ffhh/all/beta/sysupgrade','http://2.updates.services.ffhh/all/beta/sysupgrade'}, + mirrors = {'http://1.updates.services.ffhh/multi/beta/sysupgrade','http://2.updates.services.ffhh/multi/beta/sysupgrade'}, good_signatures = 2, pubkeys = { 'ef73bc52b929fd11efce9a5c8f0b5463f1766bb995c8a0b3b6bcd7ba45b8b1e6', -- leo @@ -92,7 +92,7 @@ }, experimental = { name = 'experimental', - mirrors = {'http://1.updates.services.ffhh/all/experimental/sysupgrade','http://2.updates.services.ffhh/all/experimental/sysupgrade'}, + mirrors = {'http://1.updates.services.ffhh/multi/experimental/sysupgrade','http://2.updates.services.ffhh/multi/experimental/sysupgrade'}, good_signatures = 1, pubkeys = { '1a0112fe489860068480c611c5dc56196c2f1a645db651ea2ed19ae0f0e8e1d1', -- builder1/2