]> code.ossystems Code Review - openembedded-core.git/commit
python2-manifest: Add missing xmlrpclib.py
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jan 2019 16:28:55 +0000 (16:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jan 2019 23:08:39 +0000 (23:08 +0000)
commite203b71b06df1e7d73fa300d45c428008a190d00
tree6db01d265b97da49a896b8ee77d383d9c3c22ef0
parente585076ed752e67bb5fd1888da7a738a34f3048a
python2-manifest: Add missing xmlrpclib.py

The manifest creation bug that was masking this file was fixed, rerun and add
the missing file to fix:

  File "/usr/lib64/python2.7/SimpleXMLRPCServer.py", line 102, in <module>
    import xmlrpclib
ImportError: No module named xmlrpclib

[YOCTO #12814]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python/python2-manifest.json