summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-iot-sdk-c/azure-iot-sdk-c_%.bbappend
blob: ecd5fe2f6bee6e20538d2498dfc8d3b09f7f39e9 (plain)
1
2
3
4
5
# Disable the amqp transport, due to linking error in meta-iot repository for amqp
# symbols from amqp code are not included in the libiothub_client.so

# NOTE: amqp is not used by AGL in IoT context at the moment
PACKAGECONFIG_remove = "amqp"