]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-report/gitarchive: Move common useful functions to library
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Feb 2019 17:07:56 +0000 (17:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 22:25:08 +0000 (22:25 +0000)
commit4b1bd35030c5502873106782a35c4f5a9446e20c
treeb24e78d30911c5170798ee8a5274304c7fff0b36
parente47c48768a01191ec36b9732288e05c9f5e80d52
oe-build-perf-report/gitarchive: Move common useful functions to library

These functions can be reused by the resulttool code so move to the common
function library for this purpose.

(From OE-Core rev: c66f848938c04e133259c5b6903dc592866ab385)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/utils/gitarchive.py
scripts/oe-build-perf-report