summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-09 14:07:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-11 10:34:30 +0100
commit442acd2ea910609b4ad1d22a6522d3d9128c7100 (patch)
tree3b5fff7b8829e443865203d168de3def6a55bde7 /meta/recipes-graphics/images
parent3795f4d6a69dc4ba5208f1d05b89e65bc11d8a10 (diff)
downloadpoky-442acd2ea910609b4ad1d22a6522d3d9128c7100.tar.gz
bitbake: lib/bb/utils.py: Fix explode_dep_versions2() determinism issue
When we pass data into explode_dep_versions2(), we need to result to be able to be processed in a deterministic way so that we end up with consistent hash values. This means we need an ordered structure rather than an unordered one. To do this, return an OrderedDict() rather than a dict(). (Bitbake rev: 0737e003ca549d08a7dfe13452ae982f2e11fecd) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/images')
0 files changed, 0 insertions, 0 deletions