diff options
author | Ross Burton <ross.burton@intel.com> | 2018-09-14 12:08:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-21 18:45:46 -0700 |
commit | 2ac291af1f10230525c331ea61e696fb00f2bc33 (patch) | |
tree | 92fd3d25c46986df7886762b38ead8d1b2ceb5ed /meta/recipes-devtools/python/python-gitdb.inc | |
parent | 3c69d1a128ad8e2802453cbad8065784199ec63f (diff) | |
download | poky-2ac291af1f10230525c331ea61e696fb00f2bc33.tar.gz |
python3: don't sort the manifest in create_manifest
Instead of sorting the entire manifest when it is updated, use OrderedDict to
preserve the order of fields. This means that packages can be ordered in the
manifest to allow non-trivial FILES assignments (such as a package that picks up
pieces of other packages)
The manifest has been regenerated with the new stable ordering, and
distutils-staticdev moved above distutils so the packaging rules work as
expected.
(From OE-Core rev: 1c67c2146e3644a26367a32885d27a4378f17ac6)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-gitdb.inc')
0 files changed, 0 insertions, 0 deletions