diff options
Diffstat (limited to 'recipes-multimedia/imx-opencl-converter')
-rw-r--r-- | recipes-multimedia/imx-opencl-converter/imx-opencl-converter/0001-src-ocl.c-fix-wrong-integer-type.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-multimedia/imx-opencl-converter/imx-opencl-converter/0001-src-ocl.c-fix-wrong-integer-type.patch b/recipes-multimedia/imx-opencl-converter/imx-opencl-converter/0001-src-ocl.c-fix-wrong-integer-type.patch index deb81046d..d84a6a639 100644 --- a/recipes-multimedia/imx-opencl-converter/imx-opencl-converter/0001-src-ocl.c-fix-wrong-integer-type.patch +++ b/recipes-multimedia/imx-opencl-converter/imx-opencl-converter/0001-src-ocl.c-fix-wrong-integer-type.patch | |||
@@ -15,6 +15,7 @@ In file included from .../recipe-sysroot/usr/include/CL/cl_ext.h:27, | |||
15 | 1348 | size_t * param_value_size_ret) CL_API_SUFFIX__VERSION_1_0; | 15 | 1348 | size_t * param_value_size_ret) CL_API_SUFFIX__VERSION_1_0; |
16 | | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | 16 | | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
17 | 17 | ||
18 | Upstream-Status: Pending | ||
18 | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> | 19 | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> |
19 | --- | 20 | --- |
20 | src/ocl.c | 2 +- | 21 | src/ocl.c | 2 +- |