]> code.ossystems Code Review - openembedded-core.git/commit
scripts/bitbake: Handle the case where git isn't installed cleanly
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 May 2013 09:05:48 +0000 (10:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 May 2013 09:06:11 +0000 (10:06 +0100)
commitaeb704fee8b4ffeaeddcdb36ae4e1d62c264ce42
tree2b682323f8433d370919affee7a864942512145b
parent9b64b68c93c71c503ef26fa440b974b82438dc88
scripts/bitbake: Handle the case where git isn't installed cleanly

Currently the user sees ugly errors if git isn't installed, this patch
cleans up the code to correctly handle that case.

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