From 91aec56462a93d0dcdc2bd442e978bb5fc67dd6c 2021-10-19 20:36:38 From: fantawams Date: 2021-10-19 20:36:38 Subject: [PATCH] Added README file and updated site config for beta branch --- diff --git a/README.MD b/README.MD new file mode 100644 index 0000000000000000000000000000000000000000..0150b7e993d114926aeda30ab755e6dc46c767fa --- /dev/null +++ b/README.MD @@ -0,0 +1,16 @@ +This repo is used to store all firmware building files. +These include: +- the different site configs for experimental, beta and stable firmware +- the firmware build script to build all availabel targets. The targets may differ between the 3 branches. +- additional links and information which need to be considered. + +Additional information + +Bug overview, where we keep information on all bugs and issues in the freifunk project and information how to solve them. +https://wiki.c3l.lu/doku.php?id=projects:freifunk:bugs + +To-do after firmware building +move sysupgrade file for ubiquiti erx and erx-sfp to the other directory and do not sign it. Prefends software brick of device for update from Gluon 2019 to Gluon 202X. +https://github.com/oszilloskop/UBNT_ERX_Gluon_Factory-Image + +delete factory sysupgrade files for Gl.inet AR750.Device supported but firmware not compatible for Gluon 2021.X or greater. waiting for fix. diff --git a/site_config/beta/site/site.mk b/site_config/beta/site/site.mk index 3b18e9e03ef2e894bc4303b3257e20c471c57b3e..1232e3cc9936ce941149a699e4d8a73724713479 100644 --- a/site_config/beta/site/site.mk +++ b/site_config/beta/site/site.mk @@ -55,7 +55,7 @@ GLUON_SITE_PACKAGES := \ # opkg compare-versions "$1" '>>' "$2" # to decide if a version is newer or not. #DEFAULT_GLUON_RELEASE := sid~exp$(shell date '+%Y%m%d') -DEFAULT_GLUON_RELEASE := 2020.2.3.0~beta20210821 +DEFAULT_GLUON_RELEASE := 2021.1.1.0~beta20211017 ## GLUON_RELEASE @@ -70,14 +70,19 @@ GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) # Default priority for updates. GLUON_PRIORITY ?= 0 -GLUON_BRANCH ?= beta + +# Firmware branch and autoupdater config +GLUON_AUTOUPDATER_BRANCH ?= beta + +GLUON_AUTOUPDATER_ENABLED ?= 1 # set mesh mode for ath10k to 802.11s GLUON_ATH10K_MESH ?= 11s # Languages to include -GLUON_LANGS ?= en +GLUON_LANGS ?= de en +# define a region for specific devices like TP-Link Archer C7 GLUON_REGION := eu USB_X86_GENERIC_NETWORK_MODULES := \