diff options
author | Christopher Larson <chris_larson@mentor.com> | 2020-12-10 13:28:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-09 09:17:16 +0000 |
commit | 5c082ac052efe949553fc360b8803c38c5ec8d76 (patch) | |
tree | 4630cb43c553b3fc86c2d97a441416c34bf07243 /scripts/lib/checklayer/case.py | |
parent | 880ca940cc091a111ba2bdb1adf19d759ea67288 (diff) | |
download | poky-5c082ac052efe949553fc360b8803c38c5ec8d76.tar.gz |
grub-efi-cfg: exclude OVERRIDES from build_efi_cfg vardeps
This function is primarily *appending* configuration entries to the
overrides, it only gets it to ensure it's set at all, so doesn't belong
in the vardeps. Having a dependency on OVERRIDES means you cannot use a
bbclass like distrooverrides without changing the signatures of recipes
using this class.
(From OE-Core rev: 938dc131956bbc508c813c0a4fa0ff4791dc6cc6)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8fad5db8c3275a0dc9fdb37761f2e9381e1413da)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/case.py')
0 files changed, 0 insertions, 0 deletions