Remove the amqp package from azure-iot-sdk build 05/25005/2
authorLeonid Lazarev <leonid.lazarev@orioninc.com>
Mon, 13 Jul 2020 13:47:57 +0000 (16:47 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 15 Jul 2020 17:10:32 +0000 (17:10 +0000)
commit81f690e33590e77ee1128426b479a33cbc7a7d50
tree17ea6c49e141a9034500e55ce71ca54723596b24
parent47fb82ab6754c6b333a4e16df43e06a96b6751ba
Remove the amqp package from azure-iot-sdk build

At the moment the yocto receipt for azure-iot-sdk does not include
amqp symbols in libiothub_client.so library. It has been done due to build issue.

In result the amqp related symbols in libiothub_client.so are not resolved.
As the amqp is not used by AGL (cloudproxy service) at the moment, it is disabled at all.

Bug-AGL: SPEC-3496

Change-Id: I803a30c480f59e4f07f7dcb098b3d96bb6dcb6f1
Signed-off-by: Leonid Lazarev <leonid.lazarev@orioninc.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25005
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-iot-sdk-c/azure-iot-sdk-c_%.bbappend [new file with mode: 0644]