PiP2Bitbake icon indicating copy to clipboard operation
PiP2Bitbake copied to clipboard

Script to create a Bitbake recipe for Python pip (PyPI) Packages to be embedded within the Yocto Project

Results 5 PiP2Bitbake issues
Sort by recently updated
recently updated
newest added

nice script! It wouuld be nice if this would also support .whl files. E.g. as in https://pypi.org/project/bosdyn-client/#modal-close

I ran pip2bb over jetson-stats and it created this cat /var/home/dingo/overc/meta-awnix/recipes-support/jetson-stats/pip-jetson-stats_3.0.1.bb # The is automatic generated Code by "makePipRecipes.py" # (build by Robin Sebastian (https://github.com/robseb) Vers.: 1.1) SUMMARY = "Recipie...

`WORKING_FOLDER_NAME` should be unquoted

Added a prompt to allow selecting a specific package version.