]> code.ossystems Code Review - openembedded-core.git/commit
scripts/combo-layer: auto-commit updated config file
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 2 Nov 2011 18:00:07 +0000 (18:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2011 13:58:39 +0000 (13:58 +0000)
commit14f89acb43b0d9bec09b94668fbb056c7b5b1456
tree7c5b6755563adf882fbba87d12a5d0f25627974b
parentf03fa8bbafa82ce6b09c08bf86011b6c51eb3531
scripts/combo-layer: auto-commit updated config file

If the config file is tracked within the combo-layer repository and it
is updated at the end of the "update" operation (because last_revision
has been changed), then automatically commit the file. This ensures that
multiple people can perform updates on different machines without the
last revision information going missing.

(If the file is outside the repository or is masked via .gitignore, this
will do nothing.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/combo-layer