From: Ross Burton Date: Wed, 3 May 2023 12:52:42 +0000 (+0100) Subject: spirv-headers: remove description X-Git-Tag: uninative-3.10~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdaa254d1a7c0562339f3842eff5d1dca8459e08;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git spirv-headers: remove description This description doesn't actually describe the recipe in any meaningful way, remove it. Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.243.0.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.243.0.bb index 8e4402a94e7..e27c0a67dc2 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.3.243.0.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.3.243.0.bb @@ -1,7 +1,4 @@ SUMMARY = "Machine-readable files for the SPIR-V Registry" -DESCRIPTION = "Headers are provided in the include directory, with up-to-date \ -headers in the unified1 subdirectory. Older headers are provided according to \ -their version." SECTION = "graphics" HOMEPAGE = "https://www.khronos.org/registry/spir-v" LICENSE = "MIT"