Go to file
Peter Kjellerstedt b95100003d gitpkgv.bbclass: Add support for extending the supported tag formats
Introduce GITPKGV_TAG_REGEXP (which defaults to "v(\d.*)") to support
dropping other unwanted parts of the found tags than just a leading
"v". Any matching groups in the regexp will be concatenated to yield
the final version.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit b51af6b5b7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-01-30 18:17:17 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems README: updated Maintainers list for Zeus 2019-10-30 14:16:04 -07:00
meta-gnome README: updated Maintainers list for Zeus 2019-10-30 14:16:04 -07:00
meta-initramfs README: updated Maintainers list for Zeus 2019-10-30 14:16:04 -07:00
meta-multimedia tinyalsa: fix installation libdir path to match multilibs 2020-01-05 14:43:51 -08:00
meta-networking libldb: upgrade 1.5.5 -> 1.5.6 2020-01-29 21:14:26 -08:00
meta-oe gitpkgv.bbclass: Add support for extending the supported tag formats 2020-01-30 18:17:17 -08:00
meta-perl adduser: set default shell with /sbin/nologin 2020-01-19 09:05:19 -08:00
meta-python pyhamcrest: add python3 version of recipe 2020-01-30 18:17:12 -08:00
meta-webserver README: updated Maintainers list for Zeus 2019-10-30 14:16:04 -07:00
meta-xfce xfce-dusk-gtk3: correct invalid SRC_URI 2020-01-05 14:43:51 -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 README: updated Maintainers list for Zeus 2019-10-30 14:16:04 -07:00

Collection of layers for the OE-core universe

zeus maintainer: Armin Kuster  <akuster808@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