]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: include metadata revisions in commit message
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 26 Aug 2015 09:54:17 +0000 (10:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:39 +0000 (12:34 +0100)
commitc77a068e534b274dee7fb8a2399ecafd33da0587
tree3af4f5a680faf1ad6885d9d3e157316643954765
parentb018a046a578e41b105cf72b9fdeed0220ae3046
classes/buildhistory: include metadata revisions in commit message

We do already commit these into the repository itself, but have them in
the commit message as well as a reference. As part of this, refactor out
running "git commit" into a separate function so we don't have to
duplicate the code in the two places we call it.

Implements [YOCTO #7966].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/buildhistory.bbclass