]> code.ossystems Code Review - openembedded-core.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)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 4 Jan 2011 14:46:53 +0000 (14:46 +0000)
commit572bf4b3821b1df7abacd3badfdd7114ab381c4a
tree8e9f9ca6cd90e5581d878d527404150ecd73449e
parent8eee4221db79820fabaf929006ed052abfe7ccc0
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.

(Bitbake rev: 80e3d3a130b9dee72c11c6946bb5ff7705111d7c)

Signed-off-by: Bob Foerster <robert@erafx.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/ui/depexp.py