diff options
author | niko.mauno@vaisala.com <niko.mauno@vaisala.com> | 2019-11-19 08:46:42 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-19 23:33:03 -0800 |
commit | e2c5249680cc7638b9f9a07fdddc3dca7894ad86 (patch) | |
tree | 29672a0248d9973879dc946496ec67778959458a /meta-networking | |
parent | 6e3ba47f8cf3e89977fe8288ecdbb1c79896272b (diff) | |
download | meta-openembedded-e2c5249680cc7638b9f9a07fdddc3dca7894ad86.tar.gz |
gitpkgv.bbclass: Support also lightweight tags
When checking for commit specific tags during GITPKGVTAG resolution, use
additional '--tags' and '--exact-match' options for 'git describe'
command.
This changes the behaviour so that in case an annotated tag does not
exist for the particular commit, then the latest lightweight
(non-annotated) tag is used instead, in case that commit has at least
one such tag.
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
0 files changed, 0 insertions, 0 deletions