diff options
author | Jaehoon Chung <jh80.chung@samsung.com> | 2024-05-03 16:45:28 +0900 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2024-05-03 16:45:28 +0900 |
commit | 4173d996dbe3d610f37516ed84932219c745242d (patch) | |
tree | 4581e4dc296c358541a1d809fcc3f4ea71c94942 | |
parent | 918ca96d59a9a92657687381cb056c37b09612ae (diff) | |
download | building-blocks-4173d996dbe3d610f37516ed84932219c745242d.tar.gz building-blocks-4173d996dbe3d610f37516ed84932219c745242d.tar.bz2 building-blocks-4173d996dbe3d610f37516ed84932219c745242d.zip |
packaging: Add the value of platform.processor feature about VF2accepted/tizen/unified/x/20240508.055408accepted/tizen/unified/toolchain/20240513.061343accepted/tizen/unified/20240509.124616accepted/tizen/unified/20240508.150738
Add the value of platform.processor feature as JH7110.
Change-Id: Ia34d945e886a12b0115eb88027ca35f1397c7f53
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
-rw-r--r-- | packaging/platform-preset-boards-visionfive2-hal-backend.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/platform-preset-boards-visionfive2-hal-backend.inc b/packaging/platform-preset-boards-visionfive2-hal-backend.inc index 7eabc86..a31f7ec 100644 --- a/packaging/platform-preset-boards-visionfive2-hal-backend.inc +++ b/packaging/platform-preset-boards-visionfive2-hal-backend.inc @@ -19,7 +19,7 @@ Requires: %{name}-sub2-Preset_boards-VISIONFIVE2_HAL_Backend-FlashManager Firstly select HAL Backends to add to your image. %files sub1-Preset_boards-VISIONFIVE2_HAL_Backend %posttrans sub1-Preset_boards-VISIONFIVE2_HAL_Backend -%tizen_hal_feature tizen.org/system/platform.processor none +%tizen_hal_feature tizen.org/system/platform.processor JH7110 %tizen_hal_feature tizen.org/system/platform.communication_processor none %tizen_hal_feature tizen.org/feature/network.asp true %tizen_hal_feature tizen.org/feature/network.mtp true |