aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkimage-yaml.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts/mkimage: fix generation of checksumsNatanael Copa2017-01-271-1/+1
| | | | | | we need remove the leading path to file (cherry picked from commit 26766bf9d25397508131386f6db9d727b684a473)
* scripts/mkimage-yaml: fix branchNatanael Copa2017-01-271-5/+11
| | | | | | | | we need get the branch from tag instead of git branch, because we generate releasecandidates and the first stable release from git master and only do the git branch after the release is done. (cherry picked from commit 752bd10135e430259e3fe9bf11e69822210b3fcb)
* scripts/mkimage: fix generation of version stringNatanael Copa2016-11-141-6/+0
| | | | use git tag if we are at a given tag. use timestamp otherwise
* scripts/mkimage-yaml: strip milliseconds from time stampNatanael Copa2016-11-141-0/+1
|
* scripts/mkimage.sh: generate yamlNatanael Copa2016-11-141-0/+74