diff options
-rw-r--r-- | meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc b/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc index 72005636ea..04e4227915 100644 --- a/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc +++ b/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc | |||
@@ -41,7 +41,7 @@ SRC_URI:append:toolchain-clang = "\ | |||
41 | file://fix-clang-private-operator.patch \ | 41 | file://fix-clang-private-operator.patch \ |
42 | " | 42 | " |
43 | 43 | ||
44 | EXTRA_OECMAKE:prepend:class-target = "-DCMAKE_CROSSCOMPILING_EMULATOR=${WORKDIR}/qemuwrapper -DWAYLAND_SCANNER=${STAGING_BINDIR_NATIVE}/wayland-scanner -DWAYLAND_PROTOCOLS_DIR=${STAGING_DATADIR}/wayland-protocols" | 44 | EXTRA_OECMAKE:prepend:class-target = "-DCMAKE_CROSSCOMPILING_EMULATOR=${WORKDIR}/qemuwrapper -DWAYLAND_SCANNER=${STAGING_BINDIR_NATIVE}/wayland-scanner -DWAYLAND_PROTOCOLS_DIR=${STAGING_DATADIR}/wayland-protocols -DAMBER_DISABLE_WERROR=ON" |
45 | 45 | ||
46 | # The best thing for the user to do is to not specify any of the following | 46 | # The best thing for the user to do is to not specify any of the following |
47 | # PACKAGECONFIGs (i.e. leave it blank) which tells the project to do its own | 47 | # PACKAGECONFIGs (i.e. leave it blank) which tells the project to do its own |