diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.5.5.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.5.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.5.5.bb b/meta/recipes-devtools/python/python3_3.5.5.bb index 8afe15eee6..9e31fa6f29 100644 --- a/meta/recipes-devtools/python/python3_3.5.5.bb +++ b/meta/recipes-devtools/python/python3_3.5.5.bb | |||
| @@ -334,7 +334,7 @@ do_create_manifest() { | |||
| 334 | 334 | ||
| 335 | cd ${WORKDIR} | 335 | cd ${WORKDIR} |
| 336 | # This needs to be executed by python-native and NOT by HOST's python | 336 | # This needs to be executed by python-native and NOT by HOST's python |
| 337 | nativepython3 create_manifest3.py | 337 | nativepython3 create_manifest3.py ${PYTHON_MAJMIN} |
| 338 | cp python3-manifest.json.new ${THISDIR}/python3/python3-manifest.json | 338 | cp python3-manifest.json.new ${THISDIR}/python3/python3-manifest.json |
| 339 | } | 339 | } |
| 340 | 340 | ||
