diff options
| -rw-r--r-- | recipes-downgrade/glslang/glslang_1.3.275.0.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-downgrade/glslang/glslang_1.3.275.0.imx.bb b/recipes-downgrade/glslang/glslang_1.3.275.0.imx.bb index 72e9db210..2df2407be 100644 --- a/recipes-downgrade/glslang/glslang_1.3.275.0.imx.bb +++ b/recipes-downgrade/glslang/glslang_1.3.275.0.imx.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Glslang is the official reference compiler front end for the \ | |||
| 3 | OpenGL ES and OpenGL shading languages. It implements a strict interpretation \ | 3 | OpenGL ES and OpenGL shading languages. It implements a strict interpretation \ |
| 4 | of the specifications for these languages. It is open and free for anyone to use, \ | 4 | of the specifications for these languages. It is open and free for anyone to use, \ |
| 5 | either from a command line or programmatically." | 5 | either from a command line or programmatically." |
| 6 | HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler" | 6 | HOMEPAGE = "https://github.com/KhronosGroup/glslang" |
| 7 | SECTION = "graphics" | 7 | SECTION = "graphics" |
| 8 | LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" | 8 | LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" |
