]> code.ossystems Code Review - openembedded-core.git/commit
scripts/combo-layer: Handle update with no repo/revision specified
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 16:28:03 +0000 (16:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 23:55:17 +0000 (23:55 +0000)
commit411a6a3694a9fcd563c5b5320597314fbec75cc2
tree07b091e36df9e576791cbbbed005cb741b7f6e08
parentdeb06c96dccdbc6da0f301653e9781ce2fe8173d
scripts/combo-layer: Handle update with no repo/revision specified

Running an update operation with no repo/revision specified was failing.
This fixes that code path which worked until the change from:

http://git.yoctoproject.org/cgit.cgi/poky/commit/scripts/combo-layer?id=3592507a149b668c0a925e176535f7f2002fa543

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer