make manifest GLUON_RELEASE

This commit is contained in:
Tarnatos 2017-10-11 18:04:47 +02:00 committed by GitHub
parent ea01c467f2
commit 9605285e65

View File

@ -40,7 +40,7 @@ A fully automated nightly build could use the following commands:
make clean
NUM_CORES_PLUS_ONE=$(expr $(nproc) + 1)
make -j$NUM_CORES_PLUS_ONE GLUON_TARGET=ar71xx-generic GLUON_BRANCH=experimental
make manifest GLUON_BRANCH=experimental
make manifest GLUON_RELEASE=experimental
contrib/sign.sh $SECRETKEY output/images/sysupgrade/experimental.manifest
rm -rf /where/to/put/this/experimental