diff options
author | DoHyun Pyun <dh79.pyun@samsung.com> | 2018-06-18 09:54:18 +0900 |
---|---|---|
committer | Woo Chang Kim <wchang.kim@samsung.com> | 2018-07-27 01:43:47 +0000 |
commit | fe64809e67d274a142af2cc61379dd191f8ca3d5 (patch) | |
tree | 398c0ec4fd2a858800de1537ec37930c4f167287 /packaging | |
parent | ad064d1578afd3f6291d302eaaabd5071dca082e (diff) | |
download | building-blocks-fe64809e67d274a142af2cc61379dd191f8ca3d5.tar.gz building-blocks-fe64809e67d274a142af2cc61379dd191f8ca3d5.tar.bz2 building-blocks-fe64809e67d274a142af2cc61379dd191f8ca3d5.zip |
Add bluez-plugin-headless package in the headess image
Change-Id: Ia30740068dcdff66ea8d2610eb2f544d330bf453
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/platform-preset-iot-headless-images.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/platform-preset-iot-headless-images.inc b/packaging/platform-preset-iot-headless-images.inc index 617c1b2..e937b03 100644 --- a/packaging/platform-preset-iot-headless-images.inc +++ b/packaging/platform-preset-iot-headless-images.inc @@ -37,6 +37,7 @@ Requires: %{name}-sub1-domain_Feature-Smartthings_App Requires: %{name}-sub1-domain_Feature-Setup Requires: tar Requires: system-plugin-config-env-headless +Requires: bluez-plugin-headless Conflicts: %{name}-sub1-Preset_img_headed-rpi3 Conflicts: %{name}-sub1-Preset_img_headed-artik530 @@ -68,6 +69,7 @@ Requires: %{name}-sub1-domain_Feature-Smartthings_App Requires: %{name}-sub1-domain_Feature-Setup Requires: tar Requires: system-plugin-config-env-headless +Requires: bluez-plugin-headless Conflicts: %{name}-sub1-Preset_img_headed-rpi3 Conflicts: %{name}-sub1-Preset_img_headed-artik530 |