From: maratsabitov Date: Tue, 2 Jun 2020 18:56:36 +0000 (+0300) Subject: Fix FTBS of sdk due to missing azure-macro-utils-c package when installing azure... X-Git-Tag: 9.99.1~27 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4b7ad275e5b8fa7e12e8485d853e1d1cb8a64ce2;p=AGL%2Fmeta-agl.git Fix FTBS of sdk due to missing azure-macro-utils-c package when installing 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 Signed-off-by: Jan-Simon Moeller Change-Id: Ie6b142a8b103922ce7c5281601e5b6c0e35634d2 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24612 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- diff --git a/meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-macro-utils-c/azure-macro-utils-c_%.bbappend b/meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-macro-utils-c/azure-macro-utils-c_%.bbappend new file mode 100644 index 000000000..afe3e9cda --- /dev/null +++ b/meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-macro-utils-c/azure-macro-utils-c_%.bbappend @@ -0,0 +1 @@ +ALLOW_EMPTY_${PN} = "1"