diff options
Diffstat (limited to 'meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch')
| -rw-r--r-- | meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch b/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch index 39f982b7f3..429b53c308 100644 --- a/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch +++ b/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From ec2442940e1d5338971861bb81537bae3a6c19e2 Mon Sep 17 00:00:00 2001 | 1 | From 4797642a6394ad7e5a23aaa3bdf8e2d011f69adf Mon Sep 17 00:00:00 2001 |
| 2 | From: Jose Quaresma <quaresma.jose@gmail.com> | 2 | From: Jose Quaresma <quaresma.jose@gmail.com> |
| 3 | Date: Sat, 13 Feb 2021 00:45:56 +0000 | 3 | Date: Sat, 13 Feb 2021 00:45:56 +0000 |
| 4 | Subject: [PATCH] libshaderc_util: fix glslang header file location | 4 | Subject: [PATCH] libshaderc_util: fix glslang header file location |
| @@ -11,7 +11,7 @@ Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> | |||
| 11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 12 | 12 | ||
| 13 | diff --git a/libshaderc_util/src/compiler.cc b/libshaderc_util/src/compiler.cc | 13 | diff --git a/libshaderc_util/src/compiler.cc b/libshaderc_util/src/compiler.cc |
| 14 | index e5f5d10..5fd6d3c 100644 | 14 | index 9bf9a43..dc0efd2 100644 |
| 15 | --- a/libshaderc_util/src/compiler.cc | 15 | --- a/libshaderc_util/src/compiler.cc |
| 16 | +++ b/libshaderc_util/src/compiler.cc | 16 | +++ b/libshaderc_util/src/compiler.cc |
| 17 | @@ -20,7 +20,7 @@ | 17 | @@ -20,7 +20,7 @@ |
