diff options
author | Hyotaek Shim <hyotaek.shim@samsung.com> | 2021-06-08 20:49:48 +0900 |
---|---|---|
committer | Hyotaek Shim <hyotaek.shim@samsung.com> | 2021-06-08 20:49:48 +0900 |
commit | 3959542b11e760156ef2ca7eeb7ef2142d20ff8b (patch) | |
tree | 0d93a81498c20516b1ce1f9ed3b0d219d1c35283 | |
parent | f14b4b990dfd5e2bf6d05899b74c7b5e63e86d71 (diff) | |
download | building-blocks-3959542b11e760156ef2ca7eeb7ef2142d20ff8b.tar.gz building-blocks-3959542b11e760156ef2ca7eeb7ef2142d20ff8b.tar.bz2 building-blocks-3959542b11e760156ef2ca7eeb7ef2142d20ff8b.zip |
[TRE-2716] Replace device-manager-plugin-tw3 with hal-backend-device-tw3 in TW3submit/tizen/20210608.234505
Change-Id: I1db0163d5a665d3629fa8b53c5c3572964d20bec
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r-- | packaging/domain-apis-system.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packaging/domain-apis-system.inc b/packaging/domain-apis-system.inc index d8e7574..65852e3 100644 --- a/packaging/domain-apis-system.inc +++ b/packaging/domain-apis-system.inc @@ -31,14 +31,14 @@ Requires: deviced Requires: capi-system-device Requires: hal-api-device Suggests: hal-backend-device-tm1 -Suggests: device-manager-plugin-tw3 +Suggests: hal-backend-device-tw3 Suggests: hal-backend-device-rpi Suggests: hal-backend-device-artik Suggests: hal-backend-device-emulator %description sub2-domain_API-System-Device Tizen block (set of packages) for Group of sub domain Device. If you do not want to use Device APIs, you do not need to choose. -However, if you want to use them, you have to choose at least one item in each device-manager-plugin-xxxx. +However, if you want to use them, you have to choose at least one item in each hal-backend-device-xxxx. Those have a dependancy on Hardware. So, before you select, you have to make sure that which hardware you have. Then choose proper combination. @@ -52,7 +52,7 @@ Requires: feedbackd Requires: capi-system-device Requires: hal-api-device Suggests: hal-backend-device-tm1 -Suggests: device-manager-plugin-tw3 +Suggests: hal-backend-device-tw3 Suggests: hal-backend-device-rpi Suggests: hal-backend-device-artik Suggests: hal-backend-device-emulator @@ -75,7 +75,7 @@ Requires: feedbackd Requires: libfeedback Requires: hal-api-device Suggests: hal-backend-device-tm1 -Suggests: device-manager-plugin-tw3 +Suggests: hal-backend-device-tw3 Suggests: hal-backend-device-rpi Suggests: hal-backend-device-artik Suggests: hal-backend-device-emulator |