diff options
author | Andreas Oberritter <obi@opendreambox.org> | 2012-03-09 22:34:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-13 11:44:46 +0000 |
commit | 76f46391239d3e123cfde900c52ca12ac73fd84f (patch) | |
tree | f8d3d40ebebc63e6e3caf7b363fa7c606043519c /meta/recipes-devtools/libjson | |
parent | 3d3a7103f4d068caed202833ffe9db6b47e75082 (diff) | |
download | openembedded-core-76f46391239d3e123cfde900c52ca12ac73fd84f.tar.gz openembedded-core-76f46391239d3e123cfde900c52ca12ac73fd84f.tar.bz2 openembedded-core-76f46391239d3e123cfde900c52ca12ac73fd84f.tar.xz openembedded-core-76f46391239d3e123cfde900c52ca12ac73fd84f.zip |
package.bbclass: sort dynamically generated packages
* do_split_packages and package_do_split_locales dynamically add
packages in order of appearance of os.walk() or os.listdir().
This order varies between multiple build hosts (and probably
also between successive builds).
* Sort the list of dynamically added packages, to get a consistent
and reproducible order.
* This reduces the diffs in buildhistory and improves
comparability between builds.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta/recipes-devtools/libjson')
0 files changed, 0 insertions, 0 deletions