aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkimage-yaml.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts/mkimage: fix generation of checksumsNatanael Copa2016-12-221-1/+1
| | | | we need remove the leading path to file
* scripts/mkimage-yaml: fix branchNatanael Copa2016-12-221-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.
* 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