Fix FTBS of sdk due to missing umock-c package when installing umock-c-dev 65/24565/4
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 22 May 2020 15:03:51 +0000 (17:03 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 22 May 2020 19:03:15 +0000 (19:03 +0000)
commitf4114be538c493160cdbccff879f02c1dd5ab68b
tree9bafeb4a97d23f15fdcdfae8a02b903b64f5ddc0
parent2c16e62bc1f21e0e961509efd6b908661f4d3057
Fix FTBS of sdk due to missing umock-c package when installing umock-c-dev

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>
meta-agl-bsp/meta-iot-cloud/recipes-azure/umock-c/umock-c_%.bbappend [new file with mode: 0644]