[TRE-3141] Replace machine-learning-agent with mlops-agent package for IoT images 12/307212/3
authorhyunil park <hyunil46.park@samsung.com>
Wed, 6 Mar 2024 05:29:42 +0000 (14:29 +0900)
committerhyunil park <hyunil46.park@samsung.com>
Wed, 6 Mar 2024 06:34:07 +0000 (15:34 +0900)
- Add mlops-agent
- Remove machine-learning-agent

Change-Id: I03e20697ddf0a6fa57b67ceeef293abb53c5da9a
Signed-off-by: hyunil park <hyunil46.park@samsung.com>
packaging/domain-apis-machinelearning.inc

index 19992a2cf0e7744898632bbc93731c3a5219dd87..a3d3d4972574ec85cb3145112af3ba2df6dfe175 100644 (file)
@@ -22,7 +22,6 @@ Requires: nnstreamer-flatbuf
 Requires: nnstreamer-protobuf
 Requires: nnstreamer-datarepo
 Requires: nnstreamer-edge
-Requires: machine-learning-agent
 %ifarch x86_64 aarch64
 Suggests: nnstreamer-tensorflow
 %ifnarch riscv64
@@ -59,6 +58,7 @@ Learning models on the device locally.
 %package sub2-domain_API-MachineLearning-Service
 Summary: Machine Service and its API
 Requires: capi-machine-learning-service
+Requires: mlops-agent
 %description sub2-domain_API-MachineLearning-Service
 With ML Service APIs, users may register intelligence pipelines for other processes
 and fetch such registered pipelines.