summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python/python2-manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python/python2-manifest.json b/meta/recipes-devtools/python/python/python2-manifest.json
index 4fff54a95b..81f1c24f97 100644
--- a/meta/recipes-devtools/python/python/python2-manifest.json
+++ b/meta/recipes-devtools/python/python/python2-manifest.json
@@ -1122,7 +1122,8 @@
1122 ], 1122 ],
1123 "files": [ 1123 "files": [
1124 "${libdir}/python2.7/DocXMLRPCServer.py", 1124 "${libdir}/python2.7/DocXMLRPCServer.py",
1125 "${libdir}/python2.7/SimpleXMLRPCServer.py" 1125 "${libdir}/python2.7/SimpleXMLRPCServer.py",
1126 "${libdir}/python2.7/xmlrpclib.py"
1126 ] 1127 ]
1127 }, 1128 },
1128 "zlib": { 1129 "zlib": {