summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-06-25 15:04:45 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-06-25 15:04:45 -0700
commit0970bb0d6851e739a509f3fba296f8b919814880 (patch)
tree2d6652b41103f91ffe6e25f7b7da01874b9786dc /packaging
parent93683b690cab115084a3eea17ecf10a486854c9e (diff)
downloadrvi_core-0970bb0d6851e739a509f3fba296f8b919814880.tar.gz
Updated config with renamed rvi
Diffstat (limited to 'packaging')
-rw-r--r--packaging/tizen.config5
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/tizen.config b/packaging/tizen.config
index 743139d..26ea5a4 100644
--- a/packaging/tizen.config
+++ b/packaging/tizen.config
@@ -135,7 +135,7 @@
%% will be used instead.
%%
- {rvi,
+ {rvi_core,
[
%% Specify the node address that data_link uses to listen to
@@ -219,6 +219,9 @@
}
]
},
+
+ {key_pair, {openssl_pem, "test_keys/jlr_com.pem"}},
+
{ components,
[
%% A note about JSON-RPC calls vs gen_server calls: