aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.5.6.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-09-14 12:08:10 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-21 08:15:19 -0700
commit1c67c2146e3644a26367a32885d27a4378f17ac6 (patch)
treef26fa6982eceebf1516c8f1a68b29b77894a18b0 /meta/recipes-devtools/python/python3_3.5.6.bb
parent0e94737e7124f689c3697d4227bfcd228cc04295 (diff)
downloadopenembedded-core-contrib-1c67c2146e3644a26367a32885d27a4378f17ac6.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. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.5.6.bb')
0 files changed, 0 insertions, 0 deletions