aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2018-07-20 16:07:20 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-07-23 16:11:45 +0000
commitf80ab1e0739a5e8694537c4d44b5ab568fa235b4 (patch)
tree089b6db264a0a3b183541cbbef72591f56338711
parent3f00d0fea4b8db29ef8268f2189704a3ea8e3360 (diff)
Change the project name to aftest
This change is made because of the config file search mechanism which is based on the middle binder name. Until a better solution is found with the prefix these are the only informations available to let you choose the correct config files. Change-Id: I416c6b8c71965bb6f38ef56ed78fc9e37b593c80 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--conf.d/cmake/config.cmake2
-rw-r--r--conf.d/controller/etc/aft-aftest.json (renamed from conf.d/controller/etc/aft-test.json)0
2 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index 661995c..a9b1688 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -18,7 +18,7 @@
# Project Info
# ------------------
-set(PROJECT_NAME afb-test)
+set(PROJECT_NAME afTest)
set(PROJECT_VERSION "6.0")
set(PROJECT_PRETTY_NAME "Application Framework Test")
set(PROJECT_DESCRIPTION "Binding used to test other binding")
diff --git a/conf.d/controller/etc/aft-test.json b/conf.d/controller/etc/aft-aftest.json
index 3df6ba1..3df6ba1 100644
--- a/conf.d/controller/etc/aft-test.json
+++ b/conf.d/controller/etc/aft-aftest.json