Remove the amqp package from azure-iot-sdk build
[AGL/meta-agl.git] / meta-agl-bsp / meta-iot-cloud / recipes-azure / azure-iot-sdk-c / azure-iot-sdk-c_%.bbappend
1 # Disable the amqp transport, due to linking error in meta-iot repository for amqp
2 # symbols from amqp code are not included in the libiothub_client.so
3
4 # NOTE: amqp is not used by AGL in IoT context at the moment
5 PACKAGECONFIG_remove = "amqp"