diff mbox series

[1/3] spirv-headers: remove description

Message ID 20230503125244.3063552-1-ross.burton@arm.com
State Accepted, archived
Commit bdaa254d1a7c0562339f3842eff5d1dca8459e08
Headers show
Series [1/3] spirv-headers: remove description | expand

Commit Message

Ross Burton May 3, 2023, 12:52 p.m. UTC
This description doesn't actually describe the recipe in any meaningful
way, remove it.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-graphics/spir/spirv-headers_1.3.243.0.bb | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

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"