buildscript: reorganize user-defined variables #15

Closed
adschm wants to merge 1 commits from adschm:buildscript into master

1 Commits

Author SHA1 Message Date
Adrian Schmutzler bf887e8d5a buildscript: reorganize user-defined variables
The only part that is changed regularly inside buildscript are
the OpenWrt and package revisions and the selected packages.

Move them up and put them into dedicated variables so it is more
obvious what to change and easier to do so.

While at it, remove outdated COMPAT_VERSION comment from Gluon
package; we don't pull it from there anyway. Update comment on
feed definition syntax as well.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-12-22 14:37:08 +01:00