diff options
author | Gary Bisson <gary.bisson@boundarydevices.com> | 2018-10-03 12:24:42 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-10-04 12:43:42 -0300 |
commit | 387b285adc25aa244bfe90f4083320304af237c5 (patch) | |
tree | 1b1366e64450778148a834c4d01ab1493a215e92 /dynamic-layers/virtualization-layer | |
parent | b9d5f039c61ee106be048fd31bb2b0531beb7b02 (diff) | |
download | meta-freescale-387b285adc25aa244bfe90f4083320304af237c5.tar.gz |
imx-vpu-hantro: fix build issue
The source code uses LINUX_VERSION_CODE at many places which constraints
the package to be built with a toolchain whose headers match the kernel.
This is a far from ideal solution, especially if one wants to use a
prebuilt toolchain (with unknown kernel header version).
So change the CFLAGS to consider the kernel build folder so that the
Linux version test actually matches the kernel built.
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/virtualization-layer')
0 files changed, 0 insertions, 0 deletions