]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/metadata: Add commit_count to fallback logic
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Feb 2019 15:54:35 +0000 (15:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Feb 2019 17:47:03 +0000 (17:47 +0000)
commitb8d22ed681141ce360d742a96cec5f2925a20222
tree8471d080fc220ba1ffb42a3d1d07e4ef39d3c33f
parentac4eba5415f39cd797a08071c0efae296ae61a70
oeqa/utils/metadata: Add commit_count to fallback logic

Currently if python3-git isn't installed we can get odd behaviours when the
commit_count is absent. Avoid this set of bugs by adding a fallback here.

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