summaryrefslogtreecommitdiffstats
path: root/meta/COPYING.MIT
diff options
context:
space:
mode:
authorJacob Kroon <jacob.kroon@gmail.com>2019-01-10 23:45:16 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-14 11:35:56 +0000
commit889d9e037fe426e8d2ee12af9500627c23dae7b0 (patch)
tree348e8758dd627ce6569d4a8c6c1516be9cc7d168 /meta/COPYING.MIT
parent1b15b02b119221791f564ea94987336fbf00ca2c (diff)
downloadpoky-889d9e037fe426e8d2ee12af9500627c23dae7b0.tar.gz
package.bbclass: Make package output files more deterministic
Observing depsig.do_package for packages inbetween rebuilds indicated that the following variables/files content was changing order randomly. Make them deterministic by sorting the output: RDEPENDS_<pkg> RRECOMMENDS_<pkg> FILERDEPENDSFLIST_<pkg> packages-split/<pkg>.shlibdeps The following variable was not observed to change, but it is assumed that the same situation can occur, so do the same sorting for consistency: FILERPROVIDESFLIST_<pkg> (From OE-Core rev: c99cb0bbb78089d1d15c4c8563a71db0df1cb0da) Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/COPYING.MIT')
0 files changed, 0 insertions, 0 deletions