Skip to content
  • Matthias Schiffer's avatar
    Add GLUON_DEPRECATED flag · 912490c0
    Matthias Schiffer authored
    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.
    912490c0