From 170b1b8a6cfe3943659c37b1a61ec2485de565d7 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 19 Jun 2024 10:59:52 +0200 Subject: [PATCH] glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate Issue is already being independently fixed upstream. (From OE-Core rev: e65af6571ad49d914c788b73f678e3565faac69e) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../glslang/glslang/0001-generate-glslang-pkg-config.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch b/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch index e6bb6ec8e3..5001d63144 100644 --- a/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch +++ b/meta/recipes-graphics/glslang/glslang/0001-generate-glslang-pkg-config.patch @@ -5,7 +5,7 @@ Subject: [PATCH] generate glslang pkg-config Based on https://src.fedoraproject.org/rpms/glslang/blob/main/f/0001-pkg-config-compatibility.patch -Upstream-Status: Pending +Upstream-Status: Inappropriate [independently developed patch submitted at https://github.com/KhronosGroup/glslang/pull/3371] Signed-off-by: Jose Quaresma ---