Add GLUON_DEPRECATED flag
This new build flag is mandatory for now (it may default to 0 in a future Gluon version). It may be set to the following values: * 0 - Do not build any images for deprecated devices. * upgrade - Only build sysupgrade images for deprecated devices. * full - Build both sysupgrade and factory images for deprecated devices. "Other" images are handled like factory images, as they are also used for the initial installation of Gluon on a device.
Showing
- Makefile 3 additions, 1 deletionMakefile
- docs/multidomain-site-example/site.mk 3 additions, 0 deletionsdocs/multidomain-site-example/site.mk
- docs/site-example/site.mk 3 additions, 0 deletionsdocs/site-example/site.mk
- docs/user/getting_started.rst 13 additions, 0 deletionsdocs/user/getting_started.rst
- docs/user/site.rst 13 additions, 0 deletionsdocs/user/site.rst
- scripts/common.inc.lua 26 additions, 10 deletionsscripts/common.inc.lua
Loading
Please register or sign in to comment