]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
depexp: add sorting of all package lists
authorBob Foerster <robert@erafx.com>
Tue, 21 Dec 2010 13:12:21 +0000 (08:12 -0500)
committerBob Foerster <robert@erafx.com>
Tue, 21 Dec 2010 13:12:21 +0000 (08:12 -0500)
commit80e3d3a130b9dee72c11c6946bb5ff7705111d7c
tree170a6ea10d42df51af4bb6066efab7e19ec9c91a
parent24857e2ceb405916b0b0b3e75c6c2375a909b9ba
depexp: add sorting of all package lists

Without sorting, it's very difficult to find the information you're
looking for.  Now, the lists are all sorted alphabetically for easy
viewing.

Signed-off-by: Bob Foerster <robert@erafx.com>
lib/bb/ui/depexp.py