]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory-diff: use BUILDDIR to know where buildhistory is
authorRoss Burton <ross@burtonini.com>
Tue, 15 Sep 2020 12:55:48 +0000 (13:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Sep 2020 13:02:27 +0000 (14:02 +0100)
commit18ca377df98e53b84ae8ec9ba561392c776c10df
tree7d5da5e9f5e0db070ed244084d80ab20eb271e22
parent00c7aacf84d094706ed3378a265189d2d6816cfd
buildhistory-diff: use BUILDDIR to know where buildhistory is

Instead of assuming that the buildhistory is stored in ./buildhistory
unless told otherwise, use the environment variable BUILDDIR if present
(which is set by oe-init-build-env) to locate the buildhistory
directory.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/buildhistory-diff