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 07:02:11 +0000 (08:02 +0100)
commit542fea549d9b46a2a080779652f6a2583ca80b96
tree7fc4265a8379bd6c2e86de5d92a6088065a7f4de
parentb1d449e359bbb9a4ee4c218db1ee72ce70d2166d
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.

(From OE-Core rev: 05382932257257247b8c18bc06e9c0039d134d06)

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