Change the project name 69/17169/2
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 11 Oct 2018 12:18:00 +0000 (14:18 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 12 Oct 2018 20:13:07 +0000 (20:13 +0000)
Change the project name to be consistent with other AGL services project.

Change-Id: I2dbd53f59673217c8796bc23c208ed55c1b1716f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
conf.d/cmake/config.cmake
test/afb-test/etc/aft-agl-service-low-can.json [moved from test/afb-test/etc/aft-low-can_config.json with 100% similarity]

index 441321d..924833b 100644 (file)
@@ -18,7 +18,7 @@
 
 # Project Info
 # ------------------
-set(PROJECT_NAME low-can-service)
+set(PROJECT_NAME agl-service-can-low-level)
 set(PROJECT_PRETTY_NAME "Low level CAN binding")
 set(PROJECT_DESCRIPTION "Expose CAN Low Level APIs through AGL Framework")
 set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level")