mirror of
https://git.yoctoproject.org/poky
synced 2026-06-17 18:29:57 +00:00
c6c341a555
This lambda function is equivalent to the default sort used by sorted, so we can simply remove this. The syntax isn't compatible with python 3. (Bitbake rev: da8550fc884596222daa3f8794dce1abd01e5612) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>