diff options
author | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-04-06 13:58:19 +0900 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-04-06 13:58:19 +0900 |
commit | 3e3b12204906083c4b1bd3316c048ba307401fdd (patch) | |
tree | 9bfd0963019dc9ef5b2de149220aa0724dcf5b6f | |
parent | 49e6927b2d84827ea60d18fcbfea340dc36cdda4 (diff) | |
download | building-blocks-3e3b12204906083c4b1bd3316c048ba307401fdd.tar.gz building-blocks-3e3b12204906083c4b1bd3316c048ba307401fdd.tar.bz2 building-blocks-3e3b12204906083c4b1bd3316c048ba307401fdd.zip |
IoT-Preset: summary update. more descriptionsubmit/tizen/20170406.050031
Change-Id: I2b7f8050f98aea6482182019440a396b6838cdb8
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
-rw-r--r-- | packaging/platform-preset-iot.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc index c2fc3a0..3e7be3a 100644 --- a/packaging/platform-preset-iot.inc +++ b/packaging/platform-preset-iot.inc @@ -15,7 +15,7 @@ Tizen IoT Device Presets %files root-preset_iot %package sub1-preset_iot-boards -Summary: IOT Device Board (Hardware Set) Presets +Summary: IOT Device Board (BSP) Presets Suggests: %{name}-sub2-preset_iot-boards-RPI3_headlessBSP Suggests: %{name}-sub2-preset_iot-boards-RPI3_fullBSP Suggests: %{name}-sub2-preset_iot-boards-OdroidXU3_fullBSP @@ -34,7 +34,7 @@ Tizen IoT Presets of Software Plaforms independent from specific hardware/BSPs. %files sub1-preset_iot-platforms %package sub1-preset_iot-combined -Summary: IOT Device Board (Hardware Set) Presets +Summary: IOT Device Board and SW Platform Presets %ifarch aarch64 armv7l Suggests: %{name}-sub2-preset_iot-combined-RPI3_headless_devboard Suggests: %{name}-sub2-preset_iot-combined-RPI3_headless_networkhub @@ -48,6 +48,7 @@ Suggests: %{name}-sub2-preset_iot-combined-ODROID_headed_full %endif %description sub1-preset_iot-combined Tizen IoT Presets of specific devices, which have both BSPs and software platforms. +An item in this section is intended to represent a whole OS image. %files sub1-preset_iot-combined |