mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +00:00
mozjs-102: Remove the buildpath
Fixes: WARNING: mozjs-102-102.9.0-r0 do_package_qa: QA Issue: File /usr/src/debug/mozjs-102/102.9.0-r0/intl/components/Unified_cpp_intl_components4.cpp in package mozjs-102-src contains reference to TMPDIR File /usr/src/debug/mozjs-102/102.9.0-r0/intl/components/Unified_cpp_intl_components0.cpp in package mozjs-102-src contains reference to TMPDIR Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -73,6 +73,8 @@ do_install:append() {
|
|||||||
sed -e 's@${STAGING_DIR_HOST}@@g' \
|
sed -e 's@${STAGING_DIR_HOST}@@g' \
|
||||||
-i ${D}${bindir}/js102-config
|
-i ${D}${bindir}/js102-config
|
||||||
rm -f ${D}${libdir}/libjs_static.ajs
|
rm -f ${D}${libdir}/libjs_static.ajs
|
||||||
|
# remove the build path
|
||||||
|
sed -i -e 's@${WORKDIR}@@g' `find ${B} -name Unified_c*.c*`
|
||||||
}
|
}
|
||||||
|
|
||||||
PACKAGES =+ "lib${BPN}"
|
PACKAGES =+ "lib${BPN}"
|
||||||
|
|||||||
Reference in New Issue
Block a user