]> code.ossystems Code Review - openembedded-core.git/commit
combo-layer: ensure init works with split local config
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 31 Jul 2012 10:22:05 +0000 (11:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jul 2012 10:58:19 +0000 (11:58 +0100)
commitde339b0cb201035e27df1128ccf526937b8325ec
treec1d771c1fe423b7ea0085226363114bfb2a446a3
parentc02364f36e228835ea5d7fd4e1d347fd451f8544
combo-layer: ensure init works with split local config

If the local configuration is already split out, ensure the init action
works properly and does not error in the case that last_revision is not
set. Additionally, if the local configuration is within the repository,
prevent it from being committed and add it to .gitignore.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer