summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/domain-apis-system.inc1
-rw-r--r--packaging/platform-preset-boards-c4-hal-backend.inc1
-rw-r--r--packaging/platform-preset-boards-vim3-hal-backend.inc1
3 files changed, 3 insertions, 0 deletions
diff --git a/packaging/domain-apis-system.inc b/packaging/domain-apis-system.inc
index ccb9049..6d15111 100644
--- a/packaging/domain-apis-system.inc
+++ b/packaging/domain-apis-system.inc
@@ -147,6 +147,7 @@ Tizen block (set of packages) for Group of sub domain Storage
%package sub2-domain_API-System-System_Information
Summary: System information
Requires: capi-system-info
+Requires: capi-system-info-tool
%description sub2-domain_API-System-System_Information
capi-system-info provides a (fixed) device capability.
%files sub2-domain_API-System-System_Information
diff --git a/packaging/platform-preset-boards-c4-hal-backend.inc b/packaging/platform-preset-boards-c4-hal-backend.inc
index 5c14426..b003f18 100644
--- a/packaging/platform-preset-boards-c4-hal-backend.inc
+++ b/packaging/platform-preset-boards-c4-hal-backend.inc
@@ -19,6 +19,7 @@ Requires: %{name}-sub2-Preset_boards-C4_HAL_Backend-Codec
Firstly select HAL Backends to add to your image.
%files sub1-Preset_boards-C4_HAL_Backend
%posttrans sub1-Preset_boards-C4_HAL_Backend
+%tizen_hal_feature tizen.org/feature/network.wifi true
%tizen_hal_feature tizen.org/system/model_name c4
### C4-Power ###
diff --git a/packaging/platform-preset-boards-vim3-hal-backend.inc b/packaging/platform-preset-boards-vim3-hal-backend.inc
index 28891b2..f4f650e 100644
--- a/packaging/platform-preset-boards-vim3-hal-backend.inc
+++ b/packaging/platform-preset-boards-vim3-hal-backend.inc
@@ -20,6 +20,7 @@ Requires: %{name}-sub2-Preset_boards-VIM3_HAL_Backend-Sensor
Firstly select HAL Backends to add to your image.
%files sub1-Preset_boards-VIM3_HAL_Backend
%posttrans sub1-Preset_boards-VIM3_HAL_Backend
+%tizen_hal_feature tizen.org/feature/network.wifi true
%tizen_hal_feature tizen.org/system/model_name vim3
### VIM3-Power ###