Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

mraa doesn't compile python3 bindings. #249

Closed
tripzero opened this issue Jul 17, 2017 · 2 comments
Closed

mraa doesn't compile python3 bindings. #249

tripzero opened this issue Jul 17, 2017 · 2 comments

Comments

@tripzero
Copy link

because recipe inherits "distutils-base" instead of "distutils3-base", only python2 bindings are created.
mraa supports building for both python2 and 3, but recipe doesn't support it.

@rojkov
Copy link
Contributor

rojkov commented Jul 18, 2017

The mraa recipe used in Refkit inherits distutils3-base:
https://github.com/intel/intel-iot-refkit/blob/master/meta-refkit-core/recipes-sensors/mraa/mraa_git.bb#L15

@tripzero
Copy link
Author

Great. Looks like ref-os-iot is just out of sync.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants