On Tue, 2017-01-03 at 12:12 +0100, Geoffrey Levillain wrote:
> Running fetch/unpack/patch can be used to get some image-specific
> configurations files to apply with a function in the
> ROOTFS_POSTPROCESS_COMMAND variable.
>
> Hence delete the "noexec" line corresponding to these tasks so we can
> run them when needed.
You could make this argument for the other noexec lines too and nothing
does this by default as far as I'm aware. Could you not do something
like:
python () {
d.delVarFlag("do_fetch", "noexec")
}
in your specific recipes which need this?
Cheers,
Richard
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core