[OE-core] [PATCH] devtool: execute associated functions while preparing the source tree
Paul Eggleton
paul.eggleton at linux.intel.com
Tue Nov 29 18:01:30 UTC 2016
Hi Jiajie,
On Tue, 29 Nov 2016 10:59:09 Jiajie Hu wrote:
> Execute prefuncs and postfuncs associated with the task while preparing
> the source tree. If any changes are made to the source tree by these
> prefuncs or postfuncs, a separate commit will be created so that the
> changes won't get incorporated with other patches.
So this in itself looks reasonable in theory, but I have to warn you that when
we switch to tinfoil2 [1] these commits are going to be done via the metadata
instead, and beyond a possible hack that I'd really rather not think about
it's going to be a bit difficult to intercept the prefuncs/postfuncs there. At
least they will be executed though since with tinfoil2 we'll be going through
a much more standard path to run the tasks.
Cheers,
Paul
[1] https://wiki.yoctoproject.org/wiki/Tinfoil2
--
Paul Eggleton
Intel Open Source Technology Centre
More information about the Openembedded-core
mailing list