Convert to new override syntax
[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"