aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-langtable_0.0.56.bb
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2021-08-22 10:04:48 -0700
committerTim Orling <ticotimo@gmail.com>2021-08-22 11:33:34 -0700
commitf859b9b835b1dedfa3df193fe397e90a041525e6 (patch)
tree2b646ce3f0880c1e0f2617cbecd186ab9453602e /meta-python/recipes-devtools/python/python3-langtable_0.0.56.bb
parent99f75702a0453925e9c006e7742f94538d377b69 (diff)
downloadmeta-openembedded-contrib-timo/python3-pyinstaller.tar.gz
[WIP] python3-pyinstaller: add 4.5.1timo/python3-pyinstaller
Created with: 'devtool add python3-pyinstaller https://files.pythonhosted.org/packages/a9/d9/9fdfb0ac2354d059e466d562689dbe53a23c4062019da2057f0eaed635e0/pyinstaller-4.5.1.tar.gz" After that drop SRC_URI and inherit pypi The created recipe had some unparsable PACKAGECONFIG, so comment those out. devtool does not detect a build time dependency on python3-wheel-native needs python3-altgraph and python3-pyinstaller-hooks-contrib (new recipes) while the resulting recipe builds, installs and runs (displays help), it still has a lot of work to be done (devtool detected a lot of dependencies). even a simple hello-world.py print("Hello, World") throws an error because 'ldd' is needed to examine Python3.9 after that throws an error because 'objcopy' is not available (binutils provides objcopy) RDEPENDS += 'ldd binutils' After this at least hello-world.py works.
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-langtable_0.0.56.bb')
0 files changed, 0 insertions, 0 deletions