From: Sunmin Lee Date: Thu, 7 Dec 2017 08:31:58 +0000 (+0900) Subject: Add domain-features-recovery X-Git-Tag: submit/tizen_4.0/20171211.053328^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7347d62ea604d357410af9813adb44c7ba4fabae;p=tools%2Fbuilding-blocks.git Add domain-features-recovery Change-Id: I077cb3cce2cd6cc39c36e3ccd91eabd4b0dea109 Signed-off-by: Sunmin Lee --- diff --git a/packaging/building-blocks.spec b/packaging/building-blocks.spec index d1a4a63..529e5da 100644 --- a/packaging/building-blocks.spec +++ b/packaging/building-blocks.spec @@ -40,6 +40,7 @@ Source1304: domain-features-bootanimation.inc Source1305: domain-features-starter.inc Source1306: domain-features-upgrade.inc Source1307: domain-features-tool_and_locale.inc +Source1308: domain-features-recovery.inc Source2010: epicfeature-development.inc Source2020: epicfeature-application.inc @@ -315,6 +316,7 @@ python ./rule_checker.py %{include_if_mainbuild %{SOURCE1305}} %{include_if_mainbuild %{SOURCE1306}} %{include_if_mainbuild %{SOURCE1307}} +%{include_if_mainbuild %{SOURCE1308}} ############## EPIC FEATURES ###################### diff --git a/packaging/domain-features-recovery.inc b/packaging/domain-features-recovery.inc new file mode 100644 index 0000000..3046e25 --- /dev/null +++ b/packaging/domain-features-recovery.inc @@ -0,0 +1,17 @@ +# Maintainer: TBD: This is temporary block for TDC Demo. You may proceed with this later anyway. +# You need ACK (+1) from the maintainer to be reviewed by building-blocks maintainers. + +#################### +## Tizen Recovery ## +#################### +%package sub1-domain_Feature-Recovery +Summary: Tizen Recovery Feature +Requires: system-recovery +Requires: initrd-recovery +Requires: factory-reset +Requires: system-recovery-non_gui +%description sub1-domain_Feature-Recovery +Tizen block (set of packages) for supporting to platform recovery. +* system-recovery does not support gui yet. +It includes factory-reset as a default recovery. +%files sub1-domain_Feature-Recovery diff --git a/packaging/domain-features.inc b/packaging/domain-features.inc index d8f67e0..e69cd36 100644 --- a/packaging/domain-features.inc +++ b/packaging/domain-features.inc @@ -9,6 +9,7 @@ Suggests: %{name}-sub1-domain_Feature-WebAPI Suggests: %{name}-sub1-domain_Feature-BootAni Suggests: %{name}-sub1-domain_Feature-Starter Suggests: %{name}-sub1-domain_Feature-Upgrade +Suggests: %{name}-sub1-domain_Feature-Recovery Suggests: %{name}-sub1-domain_Feature-Tool_And_Locale %description root-domain_Feature __EXPAND__: domains diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc index f0d0141..bb86d1c 100644 --- a/packaging/platform-preset-iot-headed-images.inc +++ b/packaging/platform-preset-iot-headed-images.inc @@ -128,6 +128,7 @@ Requires: dali-csharp-binder Requires: %{name}-sub1-domain_Feature-SoftAP Requires: %{name}-sub1-domain_Feature-Starter Requires: %{name}-sub1-domain_Feature-Upgrade +Requires: %{name}-sub1-domain_Feature-Recovery Requires: %{name}-sub1-domain_Feature-WebAPI ## building-blocks-sub1-domain_Feature-Tool_And_Locale Requires: crash-worker