diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-08-30 12:49:05 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-05 11:56:01 +0100 |
commit | 5ea48fa5ee1201e17bac7e9cf6d48c3795216911 (patch) | |
tree | 639aa331fe820e8bed613ae775d08425e745d53f /oe-init-build-env-memres | |
parent | 942e2afac2475b65b405a6a9ab8c5bbcb6d5ecee (diff) | |
download | poky-5ea48fa5ee1201e17bac7e9cf6d48c3795216911.tar.gz |
kernel-yocto: test for empty artifacts
With the updated kernel tools, we generate a list of sccs, patches,
configs and BSP definitions as part of the meta data generation.
It is valid if there aren't any of these artifacts found (i.e. you
are just building a branch and a default config), but invoking the
tools with no inputs isn't a good idea.
To avoid this issue, we generate a string based on the artifacts
and skip calling the tools if there's nothing to do.
(From OE-Core rev: 58715183493de1deb90f2ab075048462b4bf6c73)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions