Closed
Description
It would be very useful to be able to add a recipe to the platform specification that is executed at the start of the build process. (pre-build)
In particular, my use case is to generate version strings which will be incorporated in the Rom image based on information extracted from a SCM repository. However, the concept is generic and I am sure that there are other uses.
Similarly, a (post-build) hook should be provided to allow platform-specific actions at the end