diff options
author | Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> | 2020-05-31 22:02:35 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-05-31 20:09:03 -0300 |
commit | e6e0b794bad8a092614fa7f37a9e4345aaaabee0 (patch) | |
tree | 25468cefdbb0f5302882176cd41753d4dc7852e6 /dynamic-layers/qt5-layer | |
parent | fb5ad362adeba61877f7a697db0acc495abddf2b (diff) | |
download | meta-freescale-e6e0b794bad8a092614fa7f37a9e4345aaaabee0.tar.gz |
optee-client: add patch to avoid CFLAGS overrides
Base optee-client implementation uses immediate assignment of CFLAGS
variable in it's build structure, which causes Yocto CFLAGS to be
overridden and not properly propagated into the build system.
Introduce a patch which uses append operator intead of immediate
assignment to have both CFLAGS variables to be combined.
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'dynamic-layers/qt5-layer')
0 files changed, 0 insertions, 0 deletions