]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
scripts/devtool: sort the recipes that need to be upgraded together
authorRoss Burton <ross.burton@arm.com>
Thu, 27 Mar 2025 12:29:13 +0000 (12:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Mar 2025 11:19:06 +0000 (11:19 +0000)
commit561e1996d655147199dc1601b5cba0512042de6b
tree3ceeb9f7e79becc07602655172c1c375c8407565
parente44fc07386a8e9e84725f4e5bded1c299b3e0896
scripts/devtool: sort the recipes that need to be upgraded together

Sort the list of recipes for a more visually pleasing display, and to
make it easier to compare output from multiple runs.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/upgrade.py