aws-samples / aws-iot-securetunneling-localproxy

AWS Iot Secure Tunneling local proxy reference C++ implementation
https://docs.aws.amazon.com/iot/latest/developerguide/what-is-secure-tunneling.html
Apache License 2.0
77 stars 72 forks source link

meta-aws support for this project removed #51

Closed rpcme closed 3 years ago

rpcme commented 3 years ago

This is notification that Yocto Project support for this project has been removed from meta-aws due to lack of support for a sufficiently modern boost library.

When this issue has been resolved please file a ticket to this repo to include this project again.

https://github.com/aws/meta-aws

Thank you.

kareali commented 3 years ago

Thanks for the notification, I have checked aws/meta-aws#126 but it's not clear to me what is the problem with boost 1.69, is there something more specific to this version that's causing a problem?

rpcme commented 3 years ago

Yocto Project core manages what gets shipped with the distribution and the mainline is currently at 1.76. I am not sure exactly what the root cause is for the compilation failure.

If you would like to resolve - happy to work with you on the back channel.

kareali commented 3 years ago

@rpcme we've updated the repository to use the latest boost version, let me know if further updates are needed.