diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3/python3-manifest.json')
| -rw-r--r-- | meta/recipes-devtools/python/python3/python3-manifest.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes-devtools/python/python3/python3-manifest.json index 1eddda91b4..dba92b0e39 100644 --- a/meta/recipes-devtools/python/python3/python3-manifest.json +++ b/meta/recipes-devtools/python/python3/python3-manifest.json | |||
| @@ -210,7 +210,10 @@ | |||
| 210 | "summary": "Python interpreter and core modules", | 210 | "summary": "Python interpreter and core modules", |
| 211 | "rdepends": [], | 211 | "rdepends": [], |
| 212 | "files": [ | 212 | "files": [ |
| 213 | "${bindir}/python*[!-config]", | 213 | "${bindir}/python3", |
| 214 | "${bindir}/python${PYTHON_MAJMIN}", | ||
| 215 | "${bindir}/python${PYTHON_MAJMIN}.real", | ||
| 216 | "${bindir}/python${PYTHON_BINABI}", | ||
| 214 | "${includedir}/python${PYTHON_BINABI}/pyconfig*.h", | 217 | "${includedir}/python${PYTHON_BINABI}/pyconfig*.h", |
| 215 | "${prefix}/lib/python${PYTHON_MAJMIN}/config*/*[!.a]", | 218 | "${prefix}/lib/python${PYTHON_MAJMIN}/config*/*[!.a]", |
| 216 | "${libdir}/python${PYTHON_MAJMIN}/UserDict.py", | 219 | "${libdir}/python${PYTHON_MAJMIN}/UserDict.py", |
| @@ -487,7 +490,7 @@ | |||
| 487 | "files": [ | 490 | "files": [ |
| 488 | "${base_libdir}/*.a", | 491 | "${base_libdir}/*.a", |
| 489 | "${base_libdir}/*.o", | 492 | "${base_libdir}/*.o", |
| 490 | "${bindir}/python*-config", | 493 | "${bindir}/python*-config*", |
| 491 | "${datadir}/aclocal", | 494 | "${datadir}/aclocal", |
| 492 | "${datadir}/pkgconfig", | 495 | "${datadir}/pkgconfig", |
| 493 | "${includedir}", | 496 | "${includedir}", |
