From: Alexander Kanavin Date: Wed, 19 Jun 2024 08:59:52 +0000 (+0200) Subject: glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate X-Git-Tag: uninative-4.6~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e65af6571ad49d914c788b73f678e3565faac69e;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate Issue is already being independently fixed upstream. Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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 e6bb6ec8e3c..5001d631443 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 ---