summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorLeonid Lazarev <leonid.lazarev@orioninc.com>2020-07-13 17:51:02 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-07-24 15:51:08 +0000
commitef30c6cb8eaeee242800fb7b772de96569b2250f (patch)
tree303d9e07c07483ed842301a61158014797c22a8d /templates
parent90d14975bb3ddf69d631b8238ecaaf96812e2b9b (diff)
Add the cloudproxy service in meta-agl-demojellyfish_9.99.2jellyfish/9.99.29.99.2
The recipes for cloudproxy service has been added in ivi-service packagegroup The new feature cloudproxy has been added to agl-demo Bug-AGL: SPEC-3496 Change-Id: I9d9a2efd5d686b25b593ddc18a9147aa27d5054c Signed-off-by: Leonid Lazarev <leonid.lazarev@orioninc.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-cloudproxy/50_local.conf.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/feature/agl-cloudproxy/50_local.conf.inc b/templates/feature/agl-cloudproxy/50_local.conf.inc
new file mode 100644
index 00000000..93b0cb40
--- /dev/null
+++ b/templates/feature/agl-cloudproxy/50_local.conf.inc
@@ -0,0 +1,2 @@
+# Set cloud proxy flag
+AGL_CLOUDPROXY_WANTED = "1" \ No newline at end of file