summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@gmail.com>2018-09-19 19:22:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-24 22:39:23 +0300
commit730fed8278b2092d2b0079dff74d81131438cb76 (patch)
tree9314ff103fe68bfb0d1709726092eacca95ee62f /README.md
parent4028f33b111bb4e66493732d9c99f1f6a6fb1744 (diff)
downloadopenbmc-730fed8278b2092d2b0079dff74d81131438cb76.tar.xz
python: 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. This is a backport of the same changes done by Ross Burton for python3 Changes since v1: - Moved distutils-staticdev above distutils so packaging rules work as expected. Changes since v2: - Rebase (From OE-Core rev: 3c62c42ebde9dd4acdc74c56160d6ce8639b497c) (From poky rev: b0f5feea01646613626fca99b8e632ab712eaca2) Change-Id: If5cb97356feffd91ad919e07a3820c0184166c52 Signed-off-by: Andrew Geissler <geissonator@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions