From e4259942ff41fe6fd8e4048e264bd946f3692e5e Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Thu, 5 Sep 2019 15:56:23 +0200 Subject: [PATCH] Add empty build instructions to allow for qt5 integrations The build shall be empty for now, but this allow testing module wide updates. Change-Id: I47bcdae274edb2ec000bb57480d74614d3b55833 Reviewed-by: Alexandru Croitor --- coin/module_config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 coin/module_config.yaml diff --git a/coin/module_config.yaml b/coin/module_config.yaml new file mode 100644 index 00000000..d10eb769 --- /dev/null +++ b/coin/module_config.yaml @@ -0,0 +1,10 @@ +version: 1 +accept_configuration: + condition: property + property: host.os + equals_property: target.os + +build_instructions: + - type: EnvironmentVariable + variableName: Dummy + variableValue: dummy