]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: ensure we push when "no changes" commits are made
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 26 Aug 2015 14:01:45 +0000 (15:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:37 +0000 (12:34 +0100)
commitaf2fc914975d06fdd75a65d4b00cf9f5c1610528
treebd909de36c489b91e6821ad526b80a27457adf89
parentfd6eba587e39142134aeb9044393c08a3f79d28c
classes/buildhistory: ensure we push when "no changes" commits are made

If there aren't any changes, we still make a commit to the buildhistory
repo, but this wasn't being pushed if BUILDHISTORY_PUSH_REPO is set.
Move the push to the end to make it unconditional.

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