summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-07-25 15:58:09 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-25 23:15:30 +0100
commit98a2afeb3a53bec7a72a4a9846e1dba636cc6f3d (patch)
treeb7b93c9d6c3ad44452ea31b03e33444ccc9a839c /meta/recipes-gnome/gnome
parent9210c9ce051dfffaa7afa36bb4a926cea289ffd4 (diff)
downloadopenembedded-core-contrib-98a2afeb3a53bec7a72a4a9846e1dba636cc6f3d.tar.gz
image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDs
When we have more than one CONVERSION_CMD being used, for example ext4.gz.sha256sum we will see errors about "metadata is not deterministic". This is because we do not have a stable order of intermediate files that will be removed in the generated shell command. We fix this by calling sorted() on the set of rm_tmp_images so that we will have a stable hash again. Cc: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
0 files changed, 0 insertions, 0 deletions