mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 23:17:10 +00:00
libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error
ERROR: libhugetlbfs-1_2.24-r0 do_package_qa: QA Issue: File /usr/lib/libhugetlbfs/tests/obj64/dummy.ldscript in package libhugetlbfs-tests contains reference to TMPDIR [buildpaths] ERROR: libhugetlbfs-1_2.24-r0 do_package_qa: Fatal QA errors were found, failing task. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1c346f1829e032c2c924b1aed3c5997ca91c7fa4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
31d5c4ae9e
commit
ffb5c0d505
@ -71,6 +71,7 @@ do_install() {
|
||||
sed -i \
|
||||
-e 's|${RECIPE_SYSROOT_NATIVE}||g' \
|
||||
-e 's|${RECIPE_SYSROOT}||g' \
|
||||
-e 's|${S}||g' \
|
||||
`find ${D}${libdir}/libhugetlbfs/tests -name dummy.ldscript`
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user