mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +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:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user