ci: Add prebuild and postbuild script hooks
The bitbake rule now executes ci/prebuild.sh
and ci/postbuild.sh
before
and after the bitbake call, when available and executable. This can be used
to execute project specific tasks before or after the build