aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2018-04-11 16:27:44 +0200
committerRobert Griebl <robert.griebl@pelagicore.com>2018-04-12 12:47:58 +0000
commitf4bb4e78b694ba6d8e3fa7131cc4939e1cc4c8f7 (patch)
treea308204d160eafc658c4e99f6115ae28acde81d1
parent8658258f2f8d8dac3327a870573dc046029b74bc (diff)
Add a note why the ivivehiclefunctions module is not build
E.g. when the ivicore module or the ivigenerator is missing Change-Id: I9efad9f74ee64eb8e5f4f52c0b36ae67a605aaa0 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
-rw-r--r--src/ivivehiclefunctions/configure.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/ivivehiclefunctions/configure.json b/src/ivivehiclefunctions/configure.json
index aaaa902..358f1b0 100644
--- a/src/ivivehiclefunctions/configure.json
+++ b/src/ivivehiclefunctions/configure.json
@@ -17,7 +17,14 @@
}
},
- "report": [],
+ "report": [
+ {
+ "type": "warning",
+ "condition": "!features.ivivehiclefunctions",
+ "message": "Cannot build the IVI VehicleFunctions module because its dependencies are not satisfied or it was disabled.
+The IVI VehicleFunctions module needs the IVI Core module and the IVI Generator."
+ }
+ ],
"summary": [
{