]> code.ossystems Code Review - openembedded-core.git/commit
systemd-boot-cfg.bbclass: Don't reference or set OVERRIDES
authorCalifornia Sullivan <california.l.sullivan@intel.com>
Thu, 1 Mar 2018 02:15:17 +0000 (18:15 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Mar 2018 14:23:06 +0000 (06:23 -0800)
commit24ddc80fc39291d9952b8e3bd37d66c1c4376e6b
treecd1cd352a53765f701bfca7ba82c5c44600353fc
parent56ab83611d9737b42f05586d2c45d5c438cfc293
systemd-boot-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>
meta/classes/systemd-boot-cfg.bbclass