]> code.ossystems Code Review - openembedded-core.git/commit
combo-layer: check that last_revision is valid
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 31 Jul 2012 00:06:25 +0000 (01:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jul 2012 06:57:13 +0000 (07:57 +0100)
commit05382932257257247b8c18bc06e9c0039d134d06
treebfae9069769e8fa1d65e6df6b837733ee33cb086
parent65461d7c35fdadb5b008052798731dce19ed187f
combo-layer: check that last_revision is valid

If the user edits the configuration file by hand and sets last_revision,
we need to ensure that the revision is valid and on the specified
branch.

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