[TRE-2718] Replace sensor-hal-tm1 with hal-backend-sensor-tm1 in TM1 00/259500/1 accepted/tizen/unified/20210609.082410 submit/tizen/20210609.070650
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 9 Jun 2021 05:51:14 +0000 (14:51 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 9 Jun 2021 05:55:53 +0000 (14:55 +0900)
Change-Id: I062b6f1cae148944ef97777070ead227f37a0b40
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
packaging/domain-apis-system.inc
packaging/platform-preset-boards-tm1.inc

index 65852e36fa807a4de3e3d63bafca0a4595105bb8..7c5800be17632cc0e6b1ae01f7f3d7de695cac13 100644 (file)
@@ -113,7 +113,7 @@ Summary:    Sensor_Listener
 Requires:   capi-system-sensor
 Requires:   hal-api-sensor
 Requires:   sensord
-Suggests:   sensor-hal-tm1
+Suggests:   hal-backend-sensor-tm1
 Suggests:   sensor-hal-tm2
 Suggests:   sensor-hal-tw1
 Suggests:   sensor-hal-tw2
@@ -121,7 +121,7 @@ Suggests:   sensor-hal-tw2
 %description sub2-domain_API-System-Sensor_Listener
 This block supports sensor listener API to detect sensors and monitor sensor events.<br>
 You should choose HAL packages depends on target and hardware.
-For example, if you want to make a binary for TM1, you can choose the sensor-hal-tm1 package.<br>
+For example, if you want to make a binary for TM1, you can choose the hal-backend-sensor-tm1 package.<br>
 
 %files sub2-domain_API-System-Sensor_Listener
 
@@ -133,7 +133,7 @@ Requires:   %{name}-sub2-domain_API-System-Sensor_Listener
 %description sub2-domain_API-System-Sensor_Recorder
 This block supports sensor recorder API to record sensor data.<br>
 You should choose HAL packages depends on target and hardware. HAL packages are listed in the Sensor_Listener block.
-For example, if you want to make a binary for TM1, you can choose the sensor-hal-tm1 package.<br>
+For example, if you want to make a binary for TM1, you can choose the hal-backend-sensor-tm1 package.<br>
 
 %files sub2-domain_API-System-Sensor_Recorder
 
index 9a6d23946870331c071301623eeca1361da80240..366af2e6f8fca8da0374311e9d1cd729062528d1 100644 (file)
@@ -322,7 +322,7 @@ Packages of Feedback HAL and Feature for TM1.
 %package sub2-Preset_boards-TM1-Sensor
 Summary:       TM1_Sensor
 Requires:      %{name}-sub2-domain_API-System-Sensor_Listener
-Requires:      sensor-hal-tm1
+Requires:      hal-backend-sensor-tm1
 
 %description sub2-Preset_boards-TM1-Sensor
 Packages of Sensor HAL and Feature for TM1.