From 4b7ad275e5b8fa7e12e8485d853e1d1cb8a64ce2 Mon Sep 17 00:00:00 2001 From: maratsabitov Date: Tue, 2 Jun 2020 21:56:36 +0300 Subject: 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 --- .../recipes-azure/azure-macro-utils-c/azure-macro-utils-c_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-macro-utils-c/azure-macro-utils-c_%.bbappend (limited to 'meta-agl-bsp/meta-iot-cloud/recipes-azure/azure-macro-utils-c') 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" -- cgit 1.2.3-korg