[TRE-2818] Add the missed tizen feature in hal-backend 63/263563/1
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 6 Sep 2021 10:20:17 +0000 (19:20 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 6 Sep 2021 10:22:30 +0000 (19:22 +0900)
Add the missed tizen feature in hal-backend.

Change-Id: I2a7c3eb503e9691346ee152313d21ab0a6c53b97
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
packaging/platform-preset-boards-artik530-hal-backend.inc
packaging/platform-preset-boards-rpi3-hal-backend.inc
packaging/platform-preset-boards-rpi4-hal-backend.inc

index 7d5c96ebcab8bf4a9bb8bdb53b1be9955397b6c4..a217a4a442d160665b55f0c5ba3178bb44587136 100644 (file)
@@ -70,6 +70,7 @@ Firstly select HAL Backends to add to your image.
 %tizen_hal_feature tizen.org/feature/diagnostics true
 %tizen_hal_feature tizen.org/feature/iot.ocf true
 %tizen_hal_feature tizen.org/feature/usb.host true
+%tizen_hal_feature tizen.org/feature/download true
 
 ### ARTIK530-System_Device ###
 %package sub2-Preset_boards-ARTIK530_HAL_Backend-System_Device
@@ -98,6 +99,7 @@ Packages of Bluetooth HAL and Feature for ARTIK530.
 %tizen_hal_feature tizen.org/feature/network.bluetooth.phonebook.client true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.opp true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.hid true
+%tizen_hal_feature tizen.org/feature/network.bluetooth.hid_device true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.health true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.le true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.le.gatt.server true
index db255cd40ecbc193911d7aa35cfa599443c28e32..d647d8674b36f1a0e0177d21965c08168bf8fc29 100644 (file)
@@ -71,6 +71,7 @@ Firstly select HAL Backends to add to your image.
 %tizen_hal_feature tizen.org/feature/diagnostics true
 %tizen_hal_feature tizen.org/feature/iot.ocf true
 %tizen_hal_feature tizen.org/feature/usb.host true
+%tizen_hal_feature tizen.org/feature/download true
 
 ### RPI3-Power ###
 %package sub2-Preset_boards-RPI3_HAL_Backend-Power
@@ -109,6 +110,7 @@ Packages of Bluetooth HAL and Feature for RPI3.
 %tizen_hal_feature tizen.org/feature/network.bluetooth.phonebook.client true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.opp true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.hid true
+%tizen_hal_feature tizen.org/feature/network.bluetooth.hid_device true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.health true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.le true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.le.gatt.server true
index 4c1e7b0cbcd5243fce7a7ad4bbb32a9a0afb2191..26809e9aae0ef8937e05b55fbb5b865baa2c61b5 100644 (file)
@@ -71,6 +71,7 @@ Firstly select HAL Backends to add to your image.
 %tizen_hal_feature tizen.org/feature/diagnostics true
 %tizen_hal_feature tizen.org/feature/iot.ocf true
 %tizen_hal_feature tizen.org/feature/usb.host true
+%tizen_hal_feature tizen.org/feature/download true
 
 ### RPI4-Power ###
 %package sub2-Preset_boards-RPI4_HAL_Backend-Power
@@ -109,6 +110,7 @@ Packages of Bluetooth HAL and Feature for RPI4.
 %tizen_hal_feature tizen.org/feature/network.bluetooth.phonebook.client true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.opp true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.hid true
+%tizen_hal_feature tizen.org/feature/network.bluetooth.hid_device true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.health true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.le true
 %tizen_hal_feature tizen.org/feature/network.bluetooth.le.gatt.server true