[TRE-2909] Add capi-machine-learning-service 09/274009/4
authorgichan <gichan2.jang@samsung.com>
Wed, 20 Apr 2022 04:30:46 +0000 (13:30 +0900)
committergichan <gichan2.jang@samsung.com>
Thu, 21 Apr 2022 02:47:03 +0000 (11:47 +0900)
Add capi-machine-learning-service package to IoT images.

Change-Id: I35a7c5f834d641d38512d66ea40246ec5b95535e
Signed-off-by: gichan <gichan2.jang@samsung.com>
mapping-bb-rs.xml
packaging/domain-apis-machinelearning.inc
packaging/platform-preset-iot.inc

index 291ec49e9a798a4b8665fc6d4e69da189fd8a6e5..811cb7dbc0cd952efa2966778286846204d769c3 100644 (file)
        <buildingblock name="building-blocks-sub2-domain_API-System-Resource_Monitor" abb_id="145">
                <rs_info>capi-system-resource-monitor-rs.xml</rs_info>
        </buildingblock>
+       <buildingblock name="building-blocks-sub2-domain_API-MachineLearning-Service" abb_id="146">
+               <rs_info>capi-machine-learning-service-rs.xml</rs_info>
+       </buildingblock>
 </MappingInfo>
index b0d20c0bd48bef012ecba24a417b0b960fca5c6c..2461f80816c2f8242d266a74b18ff87c23a4215b 100644 (file)
@@ -5,6 +5,7 @@
 Summary: Machine Learning API Group
 Requires: %{name}-sub2-domain_API-MachineLearning-NNStreamer
 Suggests: %{name}-sub2-domain_API-MachineLearning-NNTrainer
+Suggests: %{name}-sub2-domain_API-MachineLearning-Service
 %description sub1-domain_API-MachineLearning
 Tizen block (set of packages) for Group of domain API-Machine-Learning
 %files sub1-domain_API-MachineLearning
@@ -47,3 +48,13 @@ Learning models on the device locally.
 %files sub2-domain_API-MachineLearning-NNTrainer
 %posttrans sub2-domain_API-MachineLearning-NNTrainer
 %tizen_feature tizen.org/feature/machine_learning.training true
+
+%package sub2-domain_API-MachineLearning-Service
+Summary: Machine Service and its API
+Requires: capi-machine-learning-service
+%description sub2-domain_API-MachineLearning-Service
+With ML Service APIs, users may register intelligence pipelines for other processes
+and fetch such registered pipelines.
+%files sub2-domain_API-MachineLearning-Servuce
+%posttrans sub2-domain_API-MachineLearning-Service
+%tizen_feature tizen.org/feature/machine_learning.service true
index 7715780b0e32da2faf1a8bb1af1f8c246f76e723..8fef333f7dcfed38ecd6ce2801333531d280f17f 100644 (file)
@@ -217,6 +217,8 @@ Requires:   %{name}-sub1-domain_Feature-Resource_manager
 Requires:      rive-tizen
 #From TRE-2900
 Requires:       %{name}-sub2-domain_API-System-Resource_Monitor
+#From TRE-2909
+Requires:      %{name}-sub2-domain_API-MachineLearning-Service
 
 %if %{dotnet_feature} == "on"
 ##### TizenFX for Headed #####
@@ -358,6 +360,8 @@ Requires:   %{name}-sub2-domain_API-UIX-Voice_control
 Requires:      %{name}-sub2-domain_API-Web-json_Glib
 #From TRE-2900
 Requires:       %{name}-sub2-domain_API-System-Resource_Monitor
+#From TRE-2909
+Requires:      %{name}-sub2-domain_API-MachineLearning-Service
 
 %description root-Preset_iot_headless
 The packages  of Tizen IoT Headless Common.