[OE-core] [PATCH 6/9] scripts: add buildhistory-tag script

Burton, Ross ross.burton at intel.com
Thu Aug 2 10:18:20 UTC 2012


On 2 August 2012 10:23, Paul Eggleton <paul.eggleton at linux.intel.com> wrote:
> This trivial script determines BUILDHISTORY_DIR using bitbake and then
> passes the command line options to "git tag" on the buildhistory
> repository. This is useful for setting a tag before making some changes;
> even if the build takes a number of executions of bitbake (resulting in
> multiple commits to the buildhistory repository) you can still do the
> overall comparison easily.
>
> Suggested by Ross Burton <ross.burton at intel.com>.

I've since changed my local script to be "buildhistory" that just runs
git "$@", so "buildhistory log" etc work nicely.

Ross




More information about the Openembedded-core mailing list