diff options
author | Scott Murray <scott.murray@konsulko.com> | 2018-12-03 14:29:19 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-12-10 13:55:45 +0000 |
commit | c7710ecc186df8b211373524244a05187406b490 (patch) | |
tree | 389c27829242c701e4a53d334a17c7c51ec8308f /templates/feature/agl-cluster-demo-support | |
parent | 7798ec09f611276daec49b76db643b06bc303216 (diff) |
Add agl-cluster-demo-support feature
Add new feature to enable support for the cluster demo. At the moment,
it pulls in the agl-gstrecorder feature and enables building the required
mapviewer application.
Bug-AGL: SPEC-1730
Change-Id: I18c0312eefca9bb8c591e8b8a2b8113b4e94c7fc
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit af3ecc175fdb3cfbb7501ec5f1aad7718c08472a)
Diffstat (limited to 'templates/feature/agl-cluster-demo-support')
-rw-r--r-- | templates/feature/agl-cluster-demo-support/50_local.conf.inc | 1 | ||||
-rw-r--r-- | templates/feature/agl-cluster-demo-support/included.dep | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/feature/agl-cluster-demo-support/50_local.conf.inc b/templates/feature/agl-cluster-demo-support/50_local.conf.inc new file mode 100644 index 000000000..f4724b586 --- /dev/null +++ b/templates/feature/agl-cluster-demo-support/50_local.conf.inc @@ -0,0 +1 @@ +DISTRO_FEATURES_append = " agl-cluster-demo-support" diff --git a/templates/feature/agl-cluster-demo-support/included.dep b/templates/feature/agl-cluster-demo-support/included.dep new file mode 100644 index 000000000..17ef3ba98 --- /dev/null +++ b/templates/feature/agl-cluster-demo-support/included.dep @@ -0,0 +1 @@ +agl-gstrecorder |