mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
mozjs: improve reproducibility
Remove the build path from the file js60-config. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
41ea8b479c
commit
470fbe378c
|
|
@ -125,6 +125,8 @@ MULTILIB_SCRIPTS += " ${PN}-dev:${bindir}/js60-config"
|
|||
|
||||
do_install_append() {
|
||||
oe_multilib_header mozjs-60/js-config.h
|
||||
sed -e 's@${STAGING_DIR_HOST}@@g' \
|
||||
-i ${D}${bindir}/js60-config
|
||||
}
|
||||
|
||||
PACKAGES =+ "lib${BPN}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user