Go to file
Yi Zhao 7a14123a66
conf/version-check.conf: skip version check for glslang
There are two different types of tags in glslang git repo. One is the
release tag of the project itself: 15.2.0, 14.3.0, etc. The other tag is
for Vulkan SDK: vulkan-sdk-1.4.309, vulkan-sdk-1.4.304.1, etc.

The vulkan sdk tag is used for glslang in openembedded-core because it
needs to update in locksetup with vulkan, which leads to a mismatch
between the runtime version and the build version. Set CHECK_VERSION_PV
for it to skip the version check.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-11 00:16:16 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems e2tools: Fix buildpaths in ptests 2025-11-25 14:59:17 -08:00
meta-gnome accountservice: ignore CVE-2023-3297 2025-12-10 08:56:11 -08:00
meta-initramfs ubi-utils-klibc: Upgrade 2.0.2 -> 2.3.0 2025-11-04 16:52:47 -08:00
meta-multimedia aom: Upgrade to 3.13.1 2025-12-10 11:31:59 -08:00
meta-networking freediameter: Add 600s timeout via ctest driver 2025-12-10 20:39:33 -08:00
meta-oe conf/version-check.conf: skip version check for glslang 2025-12-11 00:16:16 -08:00
meta-perl libunix-statgrab: Put LD export in do_configure 2025-11-23 00:12:01 -08:00
meta-python python3-betamax: Skip ptests accessing network 2025-12-10 08:56:15 -08:00
meta-webserver apache2: upgrade 2.4.65 -> 2.4.66 2025-12-05 10:13:24 -08:00
meta-xfce xfce4-screenshooter: Add gtk-layer-shell to depends with wayland 2025-11-18 08:17:56 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -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