Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
azure-macro-utils-c-dev
ALLOW_EMPTY_${PN} = "1" to enforce the package generation
v2 (jsmoeller): just fixed the version wildcard.
Bug-AGL: SPEC-3407
Signed-off-by: maratsabitov <marat.sabitov@mera.com>
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ie6b142a8b103922ce7c5281601e5b6c0e35634d2
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24612
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>
|
|
umock-c-dev has a built-in dependency to umock-c by default.
Previously there was no 'umock-c' package as all was shipped as
headers/cmake in -dev and a -staticdev package only.
ALLOW_EMPTY_${PN} = "1" will enforce the package generation.
This will be discussed with upstream on how to fix the package.
Bug-AGL: SPEC-3391
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I2429ae1fe77e6dcfb630a78ffc420046593b952f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24565
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
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>
|