summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyotaek Shim <hyotaek.shim@samsung.com>2018-08-28 20:41:49 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2018-08-29 09:28:32 +0900
commit375c0400319710dc5cd7e8cbe0916bc4272e3c3a (patch)
treeb6fe66d62166eba4492e7085c66bf18001561c8e
parent35e37a733a6768c5c2e63fe0050fe83793cb46ad (diff)
downloadbuilding-blocks-375c0400319710dc5cd7e8cbe0916bc4272e3c3a.tar.gz
building-blocks-375c0400319710dc5cd7e8cbe0916bc4272e3c3a.tar.bz2
building-blocks-375c0400319710dc5cd7e8cbe0916bc4272e3c3a.zip
Remove system-plugin-device-u3 in ARTIK530 and remove system-plugin-config-env-headless in RPI3submit/tizen/20180829.004001
Change-Id: I68c891f92943049520dd7f0c683ba639cbb0d3c0 Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r--packaging/platform-preset-boards-artik530.inc1
-rw-r--r--packaging/platform-preset-boards-rpi3.inc5
2 files changed, 2 insertions, 4 deletions
diff --git a/packaging/platform-preset-boards-artik530.inc b/packaging/platform-preset-boards-artik530.inc
index 61f5839..310618f 100644
--- a/packaging/platform-preset-boards-artik530.inc
+++ b/packaging/platform-preset-boards-artik530.inc
@@ -76,7 +76,6 @@ Firstly select HALs and Feature to add to your image.
### ARTIK530-System ###
%package sub2-Preset_boards-ARTIK530-System
Summary: ARTIK530_System
-Requires: system-plugin-device-u3
Requires: model-config-default
Suggests: system-plugin-feature-init_wrapper
diff --git a/packaging/platform-preset-boards-rpi3.inc b/packaging/platform-preset-boards-rpi3.inc
index dd2978b..08e9911 100644
--- a/packaging/platform-preset-boards-rpi3.inc
+++ b/packaging/platform-preset-boards-rpi3.inc
@@ -74,10 +74,9 @@ Firstly select HALs and Feature to add to your image.
### RPI3-System ###
%package sub2-Preset_boards-RPI3-System
-Summary: RPI3_System
-Requires: system-plugin-config-env-headless
+Summary: RPI3_System
Suggests: system-plugin-device-u3
-Requires: model-config-default
+Requires: model-config-default
%description sub2-Preset_boards-RPI3-System
Packages for System HAL and Feature. They are mandatory.