]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
grub-efi-cfg: exclude OVERRIDES from build_efi_cfg vardeps
authorChristopher Larson <chris_larson@mentor.com>
Thu, 10 Dec 2020 20:28:26 +0000 (13:28 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Dec 2020 00:09:34 +0000 (00:09 +0000)
commit5e9074822ddd32849c2df3194633964e09a381fa
tree7a33e5c98447d510fe4896af1684d58aa03ec0e7
parent7f9bfceaeab1d6a162ff45781d3b2e84e40f0e97
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.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/grub-efi-cfg.bbclass