Go to file
niko.mauno@vaisala.com e2c5249680 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>
2019-11-19 23:33:03 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fuse3: upgrade 3.7.0 -> 3.8.0 2019-11-13 07:15:17 -08:00
meta-gnome gnome-terminal: add gsettings to inherit 2019-11-19 23:33:03 -08:00
meta-initramfs klibc: Upgrade 2.0.6 -> 2.0.7 2019-10-28 15:26:42 -07:00
meta-multimedia fluidsynth: upgrade 2.0.7 -> 2.0.9 2019-11-17 21:02:14 -08:00
meta-networking dlm: Drop -fstack-clash-protection for clang 2019-11-19 23:33:03 -08:00
meta-oe gitpkgv.bbclass: Support also lightweight tags 2019-11-19 23:33:03 -08:00
meta-perl Add zeus compatibility to all layer.conf files 2019-10-08 15:58:14 -07:00
meta-python python3-jsonrpcserver: add recipe 2019-11-18 16:49:57 -08:00
meta-webserver nginx: fix install paths 2019-11-17 12:34:21 -08:00
meta-xfce xfce4-screensaver: 0.1.5 -> 0.1.8 2019-11-08 10:05:22 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories