Changes from version 1.0:
- Add the hal-backend-service to support hal-backends can be accessed
through IPC using TIDL in hal-apis.
- The hal-backend-service uses plugins corresponding to each hal
module, and these plugins are provided by hal-api.
- For each hal backend module, it can be set to run in the thread or in
the process.
- Each process is executed as one independent systemd service, and the
thread operates in the form of a tizen-core task within the service
process.
- Since these hal-backend-services can be configured in various ways,
service files and socket files must be configured dynamically.
Therefore, the configuration of the hal-backend-service is set to
json format, and it is dynamically generated by reading it in the
hal-backend-service-generator.py script.
Change-Id: Id91e69e52358f9afd90e58c3a8562e4791fe8fbe
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
### main package #########
Name: %{name}
Summary: %{name} interface
-Version: 1.0.5
+Version: 2.0.0
Release: 2
Group: Development/Libraries
License: Apache-2.0