diff options
-rw-r--r-- | packaging/platform-preset-boards.inc | 2 | ||||
-rw-r--r-- | packaging/platform-preset-iot.inc | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/packaging/platform-preset-boards.inc b/packaging/platform-preset-boards.inc index e8ef193..9a6723f 100644 --- a/packaging/platform-preset-boards.inc +++ b/packaging/platform-preset-boards.inc @@ -125,6 +125,7 @@ Requires: e-tizen-data-profile_common Requires: libtbm-vc4 Requires: libtdm-vc4 Requires: mesa +Requires: coregl %description sub2-Preset_boards-RPI3-GPU Packages of GPU HAL and Feature for RPI3. @@ -343,6 +344,7 @@ Requires: %{name}-sub2-domain_API-UI-Display_Server Requires: e-tizen-data-profile_mobile Requires: libtbm-sprd Requires: libtdm-sprd +Requires: coregl %description sub2-Preset_boards-TM1-GPU Packages of GPU HAL and Feature for TM1. diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc index b8b8601..270318b 100644 --- a/packaging/platform-preset-iot.inc +++ b/packaging/platform-preset-iot.inc @@ -4,6 +4,7 @@ %package root-Preset_iot_core Summary: IOT Core Presets %list_with_require_nodep_device %{_datadir}/image-configurations/common-iot_core-2parts-armv7l-rpi3.ks +Conflicts: %{name}-root-Preset_iot_headed %description root-Preset_iot_core __EXPAND__: preset The packages of Tizen IoT Core. @@ -12,6 +13,7 @@ The packages of Tizen IoT Core. %package root-Preset_iot_headed Summary: IOT Headed Common Presets %list_with_require %{_datadir}/image-configurations/iot-headed-3parts-armv7l-artik710.ks +Conflicts: %{name}-root-Preset_iot_core %description root-Preset_iot_headed __EXPAND__: preset The packages of Tizen IoT Headed Common. |