summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/spirv-llvm-translator
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new override syntaxPreeti Sachan2022-03-151-2/+2
| | | | | | | | Used script 'scripts/contrib/convert-overrides.py' from openembedded-core meta layer to add new override syntax to make it work with BitBake 1.52 (Honister 3.4) or later. Signed-off-by: Preeti Sachan <preeti.sachan@intel.com>
* spirv-llvm-translator: disable ccacheNaveen Saini2021-03-052-0/+34
| | | | | | | | Native build is failing, error log: ~/build/tmp/work/x86_64-linux/spirv-llvm-translator-native/12.0.0-r0/git/lib/SPIRV/SPIRVLowerSPIRBlocks.cpp | /bin/sh: 1: ccache: not found Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* spirv-llvm-translator: Add recipeKhem Raj2021-03-012-0/+66
Signed-off-by: Khem Raj <raj.khem@gmail.com>