]> 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>
Thu, 6 Dec 2018 13:58:19 +0000 (13:58 +0000)
commit32c9169b76e13e53b6a9ab4a59932cea7863d992
treeeb10e3e8ab1470eb9e6f7695c8957e44445bb1e5
parent9f2e39684cbbe9f87eeef6a81961e6db783439e3
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.

(From OE-Core rev: 6350586ba9f4a4107a2d457590824cd4d662d5b9)

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