diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2023-06-13 12:55:58 -0700 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2023-06-13 12:55:58 -0700 |
commit | 9d8c8dcfab8ddaec2ea8ee7cd125af2dc130d27c (patch) | |
tree | 7f56cdee4b11ca859d3bd36d44f5bb15db7019df /classes/fsl-kernel-localversion.bbclass | |
parent | 8a8c48590863e8d5adf6e9561ccecf30b9faf9f0 (diff) | |
download | meta-freescale-9d8c8dcfab8ddaec2ea8ee7cd125af2dc130d27c.tar.gz |
vulkan-validation-layers: Fix do_configure failure
The build does fail in do_configure:
```
| CMake Error at /opt/work/upstream/fsl-xwayland/tmp/work/cortexa72-cortexa53-crypto-mx8-fsl-linux/vulkan-validation-layers/1.2.182.0.imx-r0/recipe-sysroot-native/usr/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
| Could NOT find VulkanHeaders (missing: VulkanHeaders_INCLUDE_DIR)
Updating EXTRA_OECMAKE to match the upstream recipe does fix the configure error
```
Checking the upstream recipe, there are three changes in `EXTRA_OECMAKE`.
Aligning those does fix the failure.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'classes/fsl-kernel-localversion.bbclass')
0 files changed, 0 insertions, 0 deletions