Details
Details
Assignee
Andrey Shamanin
Andrey Shamanin(Deactivated)Reporter
Leonid Lazarev
Leonid Lazarev(Deactivated)Fix versions
Labels
Components
Priority
Created July 7, 2020 at 10:05 AM
Updated April 8, 2021 at 5:24 PM
Resolved April 8, 2021 at 5:24 PM
In order to implement support for AWS in cloudproxy service (SPEC-3351), we have to add AWS embedded C sdk in agl cross SDK .
It has to be extension of the meta-iot-cloud in meta-agl, because original openembedded meta-iot-cloud layer doesn't provide the support for aws embedded C support.
NOTE:
Only old aws cpp sdk is supported by meta-iot-cloud, but it is not relevant at the moment.
On another hand AWS provides cpp-v2 SDK, but it is unstable at the moment.