]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: Sort output of guess_license function to be deterministic
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Wed, 15 Dec 2021 16:08:10 +0000 (17:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Dec 2021 15:28:57 +0000 (15:28 +0000)
commitff2a7520813b3f775f96879d1905222e08b8c83f
tree45709c2d0bab980913a79bed658f9b0f0d7e5db5
parent4552249810ed27d1272130226d054e7651a90ce6
recipetool: Sort output of guess_license function to be deterministic

Sort the output of guess_license function by license file to be
deterministic and to support self-testing.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create.py