On Mon, 29 Oct 2018 at 16:42, brendank310 <[email protected]> wrote:
> +do_configure_prepend() {
> + export
> GI_DATADIR="${RECIPE_SYSROOT_NATIVE}${datadir}/gobject-introspection-1.0"
> + sed -i 's#mozjs-17#mozjs-52#g' ${S}/configure.ac
> +}
Personally I prefer patches to sed in do_configure, as nobody will
notice when the sed isn't required anymore and the point of the change
isn't always obvious.
Ross
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel