Initialization for platform/hal/backend/emulator/sensor-emulator 02/259402/1 accepted/tizen/unified/20210607.124244 submit/tizen/20210607.083349
authorHyotaek Shim <hyotaek.shim@samsung.com>
Mon, 7 Jun 2021 08:28:56 +0000 (17:28 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Mon, 7 Jun 2021 08:28:56 +0000 (17:28 +0900)
Change-Id: Ia6f148b12db6175d22f4b681d6b9e4faeb4aacdd
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
CMakeLists.txt
packaging/hal-backend-sensor-emulator.manifest [moved from packaging/sensor-hal-emulator.manifest with 100% similarity]
packaging/hal-backend-sensor-emulator.spec [moved from packaging/sensor-hal-emulator.spec with 85% similarity]

index 2f7c395..5060f1e 100644 (file)
@@ -1,5 +1,5 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
-PROJECT(sensor-hal-emulator CXX)
+PROJECT(hal-backend-sensor-emulator CXX)
 INCLUDE(GNUInstallDirs)
 
 SET(LIBRARY_NAME "hal-backend-sensor")
similarity index 85%
rename from packaging/sensor-hal-emulator.spec
rename to packaging/hal-backend-sensor-emulator.spec
index 22bb040..353d666 100644 (file)
@@ -1,8 +1,8 @@
-Name:       sensor-hal-emulator
-Summary:    Emulator Sensor HAL
+Name:       hal-backend-sensor-emulator
+Summary:    Sensor HAL backend drivers for emulator targets
 Version:    1.0.4
 Release:    0
-Group:      Service Framework / Sensor
+Group:      System/Sensor Framework
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 Source1:    99-sensor.rules
@@ -24,7 +24,7 @@ BuildRequires:  pkgconfig(hal-api-sensor)
 %endif
 
 %description
-Emulator Sensor HAL
+Sensor HAL backend drivers for emulator targets
 
 %prep
 %setup -q