From 0c94b5aa4ac16437f40c2ef62bf50598b617ea47 Mon Sep 17 00:00:00 2001 From: Chengwei Yang Date: Tue, 5 Nov 2013 09:18:45 +0800 Subject: [PATCH] Revert "Disabling sdbd for now since all the depedencies are not present" This reverts commit 8fde2bae570c550e8d1551d064fc15b29bfa4061. sdbd now has no such false dependencies, so it's installable. Bug: https://bugs.tizen.org/jira/browse/PTREL-149 Change-Id: I9738cb17a2ab53f00a6de2043ebfd5eac4d448ba Signed-off-by: Chengwei Yang --- ks/mobile-ref.yaml | 2 +- ks/mobile.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ks/mobile-ref.yaml b/ks/mobile-ref.yaml index 70ac1fe..6faba12 100644 --- a/ks/mobile-ref.yaml +++ b/ks/mobile-ref.yaml @@ -12,7 +12,7 @@ Groups: - Mobile Framework ExtraPackages: - pvr-bin-mdfld -# - sdbd + - sdbd PostScripts: - Tizen-common-cleanup - handset-blackbay diff --git a/ks/mobile.yaml b/ks/mobile.yaml index 6ecbd59..1e32464 100644 --- a/ks/mobile.yaml +++ b/ks/mobile.yaml @@ -12,7 +12,7 @@ Groups: - Mobile Framework ExtraPackages: - pvr-bin-mdfld -# - sdbd + - sdbd PostScripts: - Tizen-common-cleanup - handset-blackbay -- 2.7.4