Go to file
Yi Zhao b4b8251b71
ipmtool: add UPSTREAM_CHECK_GITTAGREGEX
Add UPSTREAM_CHECK_GITTAGREGEX to check the correct latest stable
verison.

Before the patch:
$ devtool latest-version ipmitool
INFO: Current version: 1.8.19
INFO: Latest version: 10.
INFO: Latest version's commit: 990f9672c9581ab5fcb6bfed98f5da12edd29411

After the patch:
$ devtool latest-version ipmitool
INFO: Current version: 1.8.19
INFO: Latest version: 1.8.19
INFO: Latest version's commit: 19d78782d795d0cf4ceefe655f616210c9143e62

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-28 09:02:23 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems fuse: Add "fuse:fuse" to CVE_PRODUCT 2024-09-26 06:58:28 -07:00
meta-gnome gnome-desktop: update 44.0 -> 44.1 2024-09-23 09:47:35 -07:00
meta-initramfs dracut: upgrade 102 -> 103 2024-09-10 20:13:08 -07:00
meta-multimedia dav1d: Disable asm code on rv32 2024-09-17 07:50:21 -07:00
meta-networking tcpslice: upgrade 1.7 -> 1.8 2024-09-23 09:47:35 -07:00
meta-oe ipmtool: add UPSTREAM_CHECK_GITTAGREGEX 2024-09-28 09:02:23 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.088 -> 2.089 2024-09-10 07:20:37 -07:00
meta-python python3-sqlparse: Add missing rdep on mypy module for ptests 2024-09-26 11:18:03 -07:00
meta-webserver nginx: Upgrade mainline 1.25.3 -> 1.27.1 2024-09-17 15:46:33 -07:00
meta-xfce xfce4-panel: upgrade 4.18.3 -> 4.18.4 2024-09-27 07:27:23 -07: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.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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