[oe-commits] Martin Jansa : python: generate-manifest-2.6.py, sort packages when generating output file

git version control git at git.openembedded.org
Mon Feb 14 18:44:47 UTC 2011


Module: openembedded.git
Branch: master
Commit: 06be2fc468f01f0d0007ad1f48e899b8102b03bb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=06be2fc468f01f0d0007ad1f48e899b8102b03bb

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Feb 14 14:39:41 2011 +0100

python: generate-manifest-2.6.py, sort packages when generating output file

* iteritems and packages didn't have defined order, so every regeneration created huge patch, hard to review
* alphabetical order should work fine here as long as we have disjunct FILES

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 contrib/python/generate-manifest-2.6.py |   12 +-
 recipes/python/python-2.6-manifest.inc  |  342 +++++++++++++++---------------
 2 files changed, 177 insertions(+), 177 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=06be2fc468f01f0d0007ad1f48e899b8102b03bb




More information about the Openembedded-commits mailing list