]> code.ossystems Code Review - openembedded-core.git/commit
buildstats.bbclass: Do not recalculate build start time
authorJunling Zheng <zhengjunling@huawei.com>
Wed, 3 Jun 2020 07:38:28 +0000 (15:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jun 2020 12:21:00 +0000 (13:21 +0100)
commitb723e9a4de67f33f61f2e7fe36ea451a46840b3e
treed27166d594b2186cee94b71b504642e51859e64d
parentde26d6ce9d2154b5bb51491d9f4bd590cb5a0fc7
buildstats.bbclass: Do not recalculate build start time

The build start time is recorded in __timedata_build, which we should
use rather than recalculating it.

Signed-off-by: Junling Zheng <zhengjunling@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildstats.bbclass