How to install sdk on a custom Linux machine? #403
-
Hello, I want to install the SDK on a custom Linux machine. The Linux will be built using either Buildroot or Yocto. Is there any way to do this? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
I don't think anyone working on the SDKs has experience in either of those environments. You might get a better response in a forum dedicated to them. |
Beta Was this translation helpful? Give feedback.
-
Hello @bretambrose I managed to cross-compile the SDK for aarch64. But only https://github.com/aws/aws-iot-device-sdk-python-v2/tree/main/awsiot files are installed. But not the https://github.com/aws/aws-iot-device-sdk-python-v2/tree/main/samples . Is this expected? |
Beta Was this translation helpful? Give feedback.
-
The meta-aws repository comes with recipes to build various AWS components in Yocto, including the device SDK: https://github.com/aws4embeddedlinux/meta-aws/blob/master/recipes-sdk/aws-iot-device-sdk-python-v2/aws-iot-device-sdk-python-v2_1.12.4.bb |
Beta Was this translation helpful? Give feedback.
-
Hello @bretambrose @MikeDombo I have a question regarding the wheel available for awsiotsdk https://pypi.org/project/awsiotsdk/#files. Can this be used on all target machines? No architecture specific wheels are available for awsiotsdk |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
The meta-aws repository comes with recipes to build various AWS components in Yocto, including the device SDK: https://github.com/aws4embeddedlinux/meta-aws/blob/master/recipes-sdk/aws-iot-device-sdk-python-v2/aws-iot-device-sdk-python-v2_1.12.4.bb