diff --git a/site.conf b/site.conf index 7b17af23ccd34c9f63187e816479138695ab22d3..70b4a7a4b15f9580c003a409753ea5d7d02190a9 100644 --- a/site.conf +++ b/site.conf @@ -71,7 +71,7 @@ }, }, gw02 = { - key = 'b694b4646f4fa7cb027f3786993c6c8b9062d1357fa7257bd3210706cffc565a', + key = '31eaff2ce1c19d0c9af693c4500defc4e1b4979ad75133d779532f0572955875', remotes = { '"gw02.freifunk-stuttgart.de" port 10037', '"gw02s01.freifunk-stuttgart.de" port 10041', diff --git a/site.mk b/site.mk index 159720f0abeb60fa71257c20f2cd1bd18ea4fbe1..7a4e7553f490d40f147d1f2fd3d0394dc7ad4a74 100644 --- a/site.mk +++ b/site.mk @@ -39,3 +39,6 @@ GLUON_REGION ?= eu # Default priority for updates. GLUON_PRIORITY ?= 0.1 + +#enable generation of images for ath10k devices with ibss mode +GLUON_ATH10K_MESH=ibss