diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2022-08-24 17:06:56 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-24 08:26:55 -0700 |
commit | 8e6b9583d67ffa480e23ee61709e32dbbe17af41 (patch) | |
tree | dcdd79e3a5f984a1d92e8c2646b7e2849065f6c2 /meta-oe/recipes-networking/cyrus-sasl | |
parent | a9bb79e1b9bef281e4d83eb575426c60b5abc5e1 (diff) | |
download | meta-openembedded-8e6b9583d67ffa480e23ee61709e32dbbe17af41.tar.gz |
freediameter: fix buildpaths issue
The pass-ptest-env.patch uses ${B}/extensions as the EXTENSIONS_DIR at build
time and pass the env variable EXTENSIONS_DIR as ${libdir}/${fd_pkgname} at
run time to fix the run time error. But there still exists buildpaths issue.
So rework the pass-ptest-env.patch to make sure EXTENSIONS_DIR to be
${libdir}/${fd_pkgname} both in build and run time.
Fixes:
WARNING: freediameter-1.4.0-r0 do_package_qa: QA Issue: File /usr/lib/freeDiameter/ptest/testloadext in package freediameter-ptest contains reference to TMPDIR
File /usr/lib/freeDiameter/ptest/testmesg_stress in package freediameter-ptest contains reference to TMPDIR
File /usr/lib/freeDiameter/ptest/CTestTestfile.cmake in package freediameter-ptest contains reference to TMPDIR [buildpaths]
WARNING: freediameter-1.4.0-r0 do_package_qa: QA Issue: File /usr/src/debug/freediameter/1.4.0-r0/build/libfdcore/fdd.tab.c in package freediameter-src contains reference to TMPDIR
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-networking/cyrus-sasl')
0 files changed, 0 insertions, 0 deletions