From 8cf9125be209bea7b8bb678665e2db4d3b467708 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 18 Dec 2018 13:49:57 +0100 Subject: Use the same naming than the others bindings Change-Id: If418385ed66b5b45fab0e01d013760bc3f6402fb Signed-off-by: Romain Forlot --- conf.d/cmake/config.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- cgit 1.2.3-korg