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:59:06 +0000 (11:59 +0100)
commitefdf211e6be8c65eb5ecb9c76f2f4435fa9d035d
tree356cbddd622700fc8e019e2973d4f21f16fb8fe5
parent54d86a1d22beea8a88ead7a1ebbd372be694f1b1
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.

(From OE-Core rev: de339b0cb201035e27df1128ccf526937b8325ec)

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