mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The upcoming bump of spirv-llvm-translator to 22.1.3 includes upstream commit5a8baf6cd2which depends on an upstream patch to spirv-headers:b8a3296847according to https://github.com/KhronosGroup/SPIRV-LLVM-Translator/pull/3721 but this patch is not included in any release of spirv-headers yet so we need to add it to buildroot to prevent a build error with spirv-llvm-translator 22.1.3. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>