diff options
author | Kai Kang <kai.kang@windriver.com> | 2023-06-29 15:25:29 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-07-31 06:18:52 -0400 |
commit | ef184ce03a0f442ccb9e069994eb3bc353275a78 (patch) | |
tree | f253ee5f1da0e255a464f4772637e61911654d37 /dynamic-layers/networking-layer/recipes-security/sssd/files/0001-sssctl-add-error-analyzer.patch | |
parent | be8b6b20d69e8cc46c33ad0e5f9dd9bae53eb6bf (diff) | |
download | meta-security-ef184ce03a0f442ccb9e069994eb3bc353275a78.tar.gz |
openscap: fix buildpaths issue
Variables PREFERRED_PYTHON_PATH and PYTHON3_PATH are set with
${PYTHON_EXECUTABLE}. For cross compile, ${PYTHON_EXECUTABLE} may point
to other path rather than standard dir such as /usr/bin. Then the
generated library file contains such path which should NOT. Update to
make variables PREFERRED_PYTHON_PATH and PYTHON3_PATH configurable to
fix buildpaths issue:
| WARNING: openscap-1.3.7-r0 do_package_qa: QA Issue: File
| /usr/lib/libopenscap.so.25.5.1 in package openscap contains reference
| to TMPDIR [buildpaths]
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/networking-layer/recipes-security/sssd/files/0001-sssctl-add-error-analyzer.patch')
0 files changed, 0 insertions, 0 deletions