summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp
diff options
context:
space:
mode:
authormaratsabitov <marat.sabitov@mera.com>2020-06-02 21:56:36 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-06-03 11:44:49 +0000
commit4b7ad275e5b8fa7e12e8485d853e1d1cb8a64ce2 (patch)
treeb6ec590d62619dc09f0ede03967443651d4ba3e8 /meta-agl-bsp
parent207b42d00d129aeb7768dadb0965a5ef6cd86ca0 (diff)
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 <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>
Diffstat (limited to 'meta-agl-bsp')
-rw-r--r--meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-macro-utils-c/azure-macro-utils-c_%.bbappend1
1 files changed, 1 insertions, 0 deletions
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"