diff options
Diffstat (limited to 'dynamic-layers/openembedded-layer')
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.28.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.28.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.28.0.bb index d2e90e79..1be67e01 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.28.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.28.0.bb | |||
| @@ -23,6 +23,8 @@ SRCREV_FORMAT = "linux-npu-driver_npu-compiler-elf_yaml-cpp_lzvext_googletest" | |||
| 23 | 23 | ||
| 24 | inherit cmake | 24 | inherit cmake |
| 25 | 25 | ||
| 26 | COMPATIBLE_HOST = '(x86_64).*-linux' | ||
| 27 | COMPATIBLE_HOST:libc-musl = 'null' | ||
| 26 | 28 | ||
| 27 | # Fix warning _FORTIFY_SOURCE requires compiling with optimization (-O) | 29 | # Fix warning _FORTIFY_SOURCE requires compiling with optimization (-O) |
| 28 | EXTRA_OECMAKE += " -DCMAKE_BUILD_TYPE=Release " | 30 | EXTRA_OECMAKE += " -DCMAKE_BUILD_TYPE=Release " |
