Fix FTBS of sdk due to missing azure-macro-utils-c package when installing azure... 12/24612/3
authormaratsabitov <marat.sabitov@mera.com>
Tue, 2 Jun 2020 18:56:36 +0000 (21:56 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 3 Jun 2020 11:44:49 +0000 (11:44 +0000)
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>

meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-macro-utils-c/azure-macro-utils-c_%.bbappend [new file with mode: 0644]

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 (file)
index 0000000..afe3e9c
--- /dev/null
@@ -0,0 +1 @@
+ALLOW_EMPTY_${PN} = "1"