diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-29 22:39:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-03 00:37:27 +0100 |
commit | 75b79d5c056b5abb44c546af773e3431d4c09476 (patch) | |
tree | 0bf9f95625d5645d04c4f2e9ff1ce9ad1ce8798d /meta-selftest/recipes-test/aspell | |
parent | 1b3415acd28d2184a95a2bb05ecd4413bd060f35 (diff) | |
download | poky-75b79d5c056b5abb44c546af773e3431d4c09476.tar.gz |
bitbake: data: Ensure functions are defined in a deterministic order
When writing functions into shell scripts, write then in a deterministic
order. This is unlikely to affect anything at runtime but it does change
the signatures of the generated useradd postinst scripts in OE-Core and is
a good thing to be consistent about in general.
(Bitbake rev: 8a181dc8f3c8c9c9885ea3011cb234321a296d92)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-test/aspell')
0 files changed, 0 insertions, 0 deletions