[TRE-2621] Add hal-api-wifi package to all profiles 31/253031/3
authorJaehyun Kim <jeik01.kim@samsung.com>
Thu, 4 Feb 2021 03:25:52 +0000 (12:25 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Thu, 4 Feb 2021 03:58:37 +0000 (12:58 +0900)
Add hal-api-wifi package to all profiles

Change-Id: I084be9892e016c6070737cdc01e69e30817fc467
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
packaging/domain-apis-network.inc
packaging/domain-halapis.inc

index e7391afd52c0664cc7e322a42c0a32a398ddda40..75f3c311206103866c852f3fd00008984770755c 100644 (file)
@@ -437,6 +437,7 @@ Requires:   net-config
 Requires:      connman
 Requires:      wpa_supplicant
 Requires:      capi-network-wifi-manager-tool
+Requires:      hal-api-wifi
 Requires:      clat
 
 #Profiles
index c7668f07ce0a29207be826912702c1d5e8d90784..0afbec59b8b034c419aa5d1d2e45e24829a2f82b 100644 (file)
@@ -8,6 +8,7 @@ Requires:       %{name}-sub1-domain_HALAPI-Power
 Requires:      %{name}-sub1-domain_HALAPI-Bluetooth
 Requires:      %{name}-sub1-domain_HALAPI-Sensor
 Requires:      %{name}-sub1-domain_HALAPI-Device
+Requires:      %{name}-sub1-domain_HALAPI-Wifi
 
 %description root-domain_HALAPI
 __EXPAND__: domains
@@ -90,3 +91,17 @@ Device HAL API (hal-api-device) provides the HAL C API for Tizen internal user
 such as libraries and daemons in order to control various device modules including
 display, battery, touchscreen, haptic, thermal, USB, led, etc.
 %files sub1-domain_HALAPI-Device
+
+####################
+### Wifi HAL API ###
+####################
+%package sub1-domain_HALAPI-Wifi
+Summary: WiFi HAL API
+Requires: hal-api-common
+Requires: hal-api-wifi
+
+%description sub1-domain_HALAPI-Wifi
+WiFi HAL API (hal-api-wifi) provides the HAL C API for Tizen internal user
+such as library and daemon in order to control wifi functionality related to
+station, p2p, softap and so on.
+%files sub1-domain_HALAPI-Wifi