summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2018-12-18 13:49:57 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2018-12-18 13:50:44 +0100
commit8cf9125be209bea7b8bb678665e2db4d3b467708 (patch)
treeaf24492dae6d089983e488cace1997a75d0f1329
parent997cf8ee1186698a78330601a88e51e6951b96d4 (diff)
Use the same naming than the others bindingsguppy_6.99.3guppy/6.99.36.99.3
Change-Id: If418385ed66b5b45fab0e01d013760bc3f6402fb Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--conf.d/cmake/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index d57b4aa..2e04bb4 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -18,7 +18,7 @@
# Project Info
# ------------------
-set(PROJECT_NAME "Platform-info_binding")
+set(PROJECT_NAME "agl-service-platform-info")
set(PROJECT_VERSION 6.90)
set(API_NAME platform-info)
set(PROJECT_PRETTY_NAME "Platform Information provider binding")