Source3500: platform-preset-iot.inc
Source3501: platform-preset-iot-rpi3.inc
Source3502: platform-preset-iot-artik530.inc
+Source3503: platform-preset-iot-craftroom.inc
Source3800: platform-preset-boards.inc
Source3801: platform-preset-boards-tm1.inc
Suggests: %{name}-root-Preset_iot_core_artik530
Suggests: %{name}-root-Preset_iot_headed
Suggests: %{name}-root-Preset_iot_headed_artik530
+Suggests: %{name}-root-Preset_craftroom
%description category-Preset
This meta pacakge lists all Tizen blocks (meta packages) designating
Tizen platform presets, HAL/device-support presets, and
%{include_if_mainbuild %{SOURCE3500}}
%{include_if_mainbuild %{SOURCE3501}}
%{include_if_mainbuild %{SOURCE3502}}
+%{include_if_mainbuild %{SOURCE3503}}
%{include_if_mainbuild %{SOURCE3800}}
%{include_if_mainbuild %{SOURCE3801}}
--- /dev/null
+# Maintainer: Tizen IoT PM
+# You need ACK (+1) from the maintainer to be reviewed by building-blocks maintainers.
+
+#############################
+### Preset for Craftroom ###
+#############################
+%package root-Preset_craftroom
+Summary: Preset for Craftroom
+Suggests: %{name}-sub1-Preset_craftroom-iot_headless_rpi3
+Suggests: %{name}-sub1-Preset_craftroom-iot_headless_artik530
+Suggests: %{name}-sub1-Preset_craftroom-iot_headed_artik530
+
+%description root-Preset_craftroom
+__EXPAND__: preset
+The Presets for Craftroom.
+%files root-Preset_craftroom
+
+
+###########################################
+### IOT Headless ARTIK530 for Craftroom ###
+###########################################
+%package sub1-Preset_craftroom-iot_headless_artik530
+Summary: IOT Headless ARTIK530 Presets for Craftrom
+%list_with_require %{_datadir}/image-configurations/iot-headless-2parts-armv7l-artik530_710.ks
+
+Conflicts: %{name}-sub1-Preset_craftroom-iot_headless_rpi3
+Conflicts: %{name}-sub1-Preset_craftroom-iot_headed_artik530
+
+%description sub1-Preset_craftroom-iot_headless_artik530
+__EXPAND__: preset
+The packages of Tizen IoT Headless for ARTIK530.
+%files sub1-Preset_craftroom-iot_headless_artik530
+
+#########################################
+### IOT Headed ARTIK530 for Craftroom ###
+#########################################
+%package sub1-Preset_craftroom-iot_headed_artik530
+Summary: IOT Headed ARTIK530 Presets for Craftrom
+%list_with_require %{_datadir}/image-configurations/iot-headed-3parts-armv7l-artik530_710.ks
+
+Conflicts: %{name}-sub1-Preset_craftroom-iot_headless_rpi3
+Conflicts: %{name}-sub1-Preset_craftroom-iot_headless_artik530
+
+%description sub1-Preset_craftroom-iot_headed_artik530
+__EXPAND__: preset
+The packages of Tizen IoT Headed for ARTIK530.
+%files sub1-Preset_craftroom-iot_headed_artik530
+
+###########################################
+### IOT Headless RPI3 for Craftroom ###
+###########################################
+%package sub1-Preset_craftroom-iot_headless_rpi3
+Summary: IOT Headless RPI3 Presets for Craftrom
+%list_with_require %{_datadir}/image-configurations/iot-headless-2parts-armv7l-rpi3.ks
+
+Conflicts: %{name}-sub1-Preset_craftroom-iot_headless_artik530
+Conflicts: %{name}-sub1-Preset_craftroom-iot_headed_artik530
+
+%description sub1-Preset_craftroom-iot_headless_rpi3
+__EXPAND__: preset
+The packages of Tizen IoT Headless for RPI3.
+%files sub1-Preset_craftroom-iot_headless_rpi3
+
+