diff options
author | Ross Burton <ross.burton@intel.com> | 2016-08-08 14:01:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-10 10:45:32 +0100 |
commit | f9faa8df85317d12743134a44576b4882a9fb22a (patch) | |
tree | 123e8ce0d0bc8992cc6fc763762143acbd7e04e6 /meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb | |
parent | 2ef6b50547a809fe92edf41b7a557f918f167ead (diff) | |
download | openembedded-core-f9faa8df85317d12743134a44576b4882a9fb22a.tar.gz openembedded-core-f9faa8df85317d12743134a44576b4882a9fb22a.tar.bz2 openembedded-core-f9faa8df85317d12743134a44576b4882a9fb22a.zip |
buildhistory: output package variables in a repeatable order
This code was outputting variables by iterating a dictionary. In Py2 this
always results in the same iteration order but with Py3 the order changes every
execution, which resulted in buildhistory having to store diffs where fields
were simply re-ordered.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb')
0 files changed, 0 insertions, 0 deletions