]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/metadata: Allow to function without the git module
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Oct 2018 13:46:52 +0000 (13:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Oct 2018 17:01:34 +0000 (17:01 +0000)
commit6350586ba9f4a4107a2d457590824cd4d662d5b9
treebe6c3a094bbc885f681dd4a093fe3c32b5055cf4
parentda6aef0b6bd4655805f7f743858d4e04341f75ed
oeqa/utils/metadata: Allow to function without the git module

The python git module may or may not be enabled, allow this code to
function without it, falling back to the same method as metadata_scm.bbclass
uses. This will be cleaned up in the next round of feature development.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/metadata.py