gluon-autoupdater: split CONFIG_GLUON_BRANCH into two separate options
The new options are CONFIG_GLUON_AUTOUPDATER_BRANCH and CONFIG_GLUON_AUTOUPDATER_ENABLED and allow to control the default branch and default enable status separately. The `or ''` fallback in targets/generic is removed, as GLUON_ENV will set all variables in GLUON_VARS, making previously non-existing variables exist with an empty value.
Showing
- package/gluon-autoupdater/Config.in 10 additions, 0 deletionspackage/gluon-autoupdater/Config.in
- package/gluon-autoupdater/Makefile 8 additions, 8 deletionspackage/gluon-autoupdater/Makefile
- package/gluon-autoupdater/luasrc/lib/gluon/upgrade/500-autoupdater 3 additions, 3 deletions...luon-autoupdater/luasrc/lib/gluon/upgrade/500-autoupdater
- targets/generic 3 additions, 1 deletiontargets/generic
Loading
Please register or sign in to comment