Merge 3729e1b09d
into a8067e0a2f
This commit is contained in:
commit
4717226022
@ -22,6 +22,11 @@ for updates hourly (at a random minute of the hour), but usually only updates du
|
|||||||
|
|
||||||
``GLUON_PRIORITY`` may be an integer or a decimal fraction.
|
``GLUON_PRIORITY`` may be an integer or a decimal fraction.
|
||||||
|
|
||||||
|
If ``GLUON_RELEASE`` is used to override the release-string during ``make``
|
||||||
|
the same value has to be passed to ``make manifest``.
|
||||||
|
Otherwise no checksums will be included in the manifest.
|
||||||
|
|
||||||
|
|
||||||
Automated nightly builds
|
Automated nightly builds
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
@ -185,6 +185,8 @@ GLUON_RELEASE
|
|||||||
Firmware release number: This string is displayed in the config mode, announced
|
Firmware release number: This string is displayed in the config mode, announced
|
||||||
via respondd/alfred and used by the autoupdater to decide if a newer version
|
via respondd/alfred and used by the autoupdater to decide if a newer version
|
||||||
is available.
|
is available.
|
||||||
|
The same GLUON_RELEASE has to be passed to ``make`` and ``make manifest`` to
|
||||||
|
generate a manifest for the given images.
|
||||||
|
|
||||||
GLUON_TARGET
|
GLUON_TARGET
|
||||||
Target architecture to build.
|
Target architecture to build.
|
||||||
|
Loading…
Reference in New Issue
Block a user