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>
Wed, 22 May 2013 16:16:55 +0000 (17:16 +0100)
commitd3c6e4feac4306e1a548169e34d78e03ab7f9f0f
tree74d0f1f9ebe9efaa6cc0d416bcda277d8587f63e
parentc7794acae405e30595ff12d206962e01a237cb2e
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.

(From OE-Core rev: aeb704fee8b4ffeaeddcdb36ae4e1d62c264ce42)

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