bitbake python3 -c create_manifest revealed several changes that were missing.
This commit contains a manual cherry-picked version of those, making sure that
new RDEPENDS are reflected since the last time this was updated.
In this case its taking out unnecessary dependencies to python3-profile and
python3-shell.
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
"compression": {
"summary": "Python high-level compression support",
"rdepends": [
- "core",
- "shell"
+ "core"
],
"files": [
"${libdir}/python${PYTHON_MAJMIN}/gzip.py",
"rdepends": [
"core",
"pprint",
- "profile",
"shell",
"stringold"
],
"debugger",
"difflib",
"pprint",
- "profile",
"shell",
"stringold",
"unittest"
"pprint": {
"summary": "Python pretty-print support",
"rdepends": [
- "core",
- "profile"
+ "core"
],
"files": [
"${libdir}/python${PYTHON_MAJMIN}/pprint.py"
"netclient",
"numbers",
"pprint",
- "profile",
"stringold"
],
"files": [