diff options
author | wchang kim <wchang.kim@samsung.com> | 2019-11-21 13:59:23 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2019-11-21 14:57:02 +0900 |
commit | f8fa6b5f17f47d634459e5cebdff90b7750e4196 (patch) | |
tree | 96730697c26dba45ffe5c21a49ae410243d2f207 | |
parent | 1b3fa40af14edfaefca909241087a675e2ea67e2 (diff) | |
download | building-blocks-tizen_5.5_tv.tar.gz building-blocks-tizen_5.5_tv.tar.bz2 building-blocks-tizen_5.5_tv.zip |
Remove the rpi3 packages in artik headed imagesubmit/tizen_5.5/20191121.063835submit/tizen_5.5/20191121.061214accepted/tizen/5.5/unified/20191121.073329tizen_5.5_tv
Change-Id: I5ea938e8255a8f009ad02d2f48cfa77e827c8a74
-rw-r--r-- | packaging/building-blocks.spec | 2 | ||||
-rw-r--r-- | packaging/platform-preset-iot-headed-images.inc | 8 |
2 files changed, 1 insertions, 9 deletions
diff --git a/packaging/building-blocks.spec b/packaging/building-blocks.spec index cf2c299..d6efc3b 100644 --- a/packaging/building-blocks.spec +++ b/packaging/building-blocks.spec @@ -4,7 +4,7 @@ %define tizen_feature() sed -i 's#\\\(\\\"%{1}\\\".\\\+>\\\).\\\+\\\(</key>\\\)#\\\1%{2}\\\2#' %{_sysconfdir}/config/model-config.xml; Name: building-blocks -Version: 6.0.0 +Version: 5.5.0 Release: 0 License: Apache-2.0 Summary: The Root of All Tizen Meta Packages (building blocks) diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc index 9861370..1f45ef5 100644 --- a/packaging/platform-preset-iot-headed-images.inc +++ b/packaging/platform-preset-iot-headed-images.inc @@ -106,14 +106,6 @@ Requires: dali-csharp-binder-profile_common Requires: org.tizen.autofilld #From TRE-2016 Requires: wrtjs -#From TRE-2074 -Requires: initrd-flash -Requires: fm-data-rpi3 -Requires: reboot-param-helper -#From TRE-2238 -Requires: stability-monitor-kmod-rpi3 -#From TRE-2237 -Requires: stability-monitor #From TRE-2256 Requires: edge-orchestration Requires: libedge-orchestration |