Add AWS embedded C SDK 50/24950/8
authorAndrey Shamanin <andrei.shamanin@orioninc.com>
Tue, 7 Jul 2020 11:09:45 +0000 (14:09 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 20 Jul 2020 14:30:32 +0000 (14:30 +0000)
commit0326ee5c14813694df3c026217abaa7c78539a0a
tree5b23db7922f98050489c952044cd3a4cef1fb8f7
parente5310229bf79f12d34e3d3595f9880261d02648c
Add AWS embedded C SDK

AWS embedded C SDK allows to create applications for communication with AWS cloud.
Commit includes a new recipe and patches for AWS SDK compilation.

Fix review comment (use mbedTLS from external recipes).

Bug-AGL: SPEC-3479

Signed-off-by: Andrey Shamanin <andrei.shamanin@orioninc.com>
Change-Id: I0d4923cd8541e7be89580b32ed6c68fcb10c1ce7
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24950
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/meta-iot-cloud/recipes-aws/aws-iot-device-sdk-embedded-c/aws-iot-device-sdk-embedded-c.bb [new file with mode: 0644]
meta-agl-bsp/meta-iot-cloud/recipes-aws/aws-iot-device-sdk-embedded-c/files/Makefile.aws [new file with mode: 0644]
meta-agl-bsp/meta-iot-cloud/recipes-aws/aws-iot-device-sdk-embedded-c/files/aws_iot_config.h [new file with mode: 0644]
meta-agl-bsp/meta-iot-cloud/recipes-aws/aws-iot-device-sdk-embedded-c/files/awsiotsdk.pc [new file with mode: 0644]