2018-06-26 20:51 GMT+02:00 Joe Slater <joe.sla...@windriver.com>:
> -            bindir=${bindir}
> +            bindir=${bindir} || \
> +    $INTERCEPT_DIR/postinst_intercept delay_to_first_boot ${PKG} \
> +            mlprefix=${MLPREFIX}

Please read the postinst_intercept script. It does not actually
execute qemu at all, and so never fails due to non-working qemu. It
only requests such execution at the end of package installation
transaction. Also, if such later qemu execution does fail, then the
postinst does get deferred to first boot automatically. How did you
come up with this patch?

Alex
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to