diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2018-02-28 18:15:16 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-06 06:23:06 -0800 |
commit | 56ab83611d9737b42f05586d2c45d5c438cfc293 (patch) | |
tree | 7973052d5f07280fee129b3d458359b407352d5e /meta/conf | |
parent | 192c8738f4a8d0f82848a440acf24a1892f2ce93 (diff) | |
download | openembedded-core-56ab83611d9737b42f05586d2c45d5c438cfc293.tar.gz openembedded-core-56ab83611d9737b42f05586d2c45d5c438cfc293.tar.bz2 openembedded-core-56ab83611d9737b42f05586d2c45d5c438cfc293.zip |
grub-efi-cfg.bbclass: Don't reference or set OVERRIDES
There's no need to add to the local copy of overrides and then not do
anything with it.
Now that this function is being used in package creation it was causing
sstate issues as well, as MACHINE is always in OVERRIDES, so something
trivial such as the name of the MACHINE would cause the hash to change.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions