diff options
author | Prajwal Mohan <prajwal.karur.mohan@intel.com> | 2013-10-28 15:19:37 -0700 |
---|---|---|
committer | Prajwal Mohan <prajwal.karur.mohan@intel.com> | 2013-10-28 15:19:37 -0700 |
commit | 8fde2bae570c550e8d1551d064fc15b29bfa4061 (patch) | |
tree | 4a3d7029a046bd48178a1c798170acfec12534d3 | |
parent | beaa32d0150112f53eccd559a0e267309bf0c57f (diff) | |
download | meta-mobile-8fde2bae570c550e8d1551d064fc15b29bfa4061.tar.gz meta-mobile-8fde2bae570c550e8d1551d064fc15b29bfa4061.tar.bz2 meta-mobile-8fde2bae570c550e8d1551d064fc15b29bfa4061.zip |
Disabling sdbd for now since all the depedencies are not presentsubmit/tizen/20131030.165720submit/tizen/20131028.222023accepted/tizen/20131028.221257
Change-Id: If0722f6a0a31953f416547233763c49235f520bd
-rw-r--r-- | ks/mobile-ref.yaml | 2 | ||||
-rw-r--r-- | ks/mobile.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ks/mobile-ref.yaml b/ks/mobile-ref.yaml index 6faba12..70ac1fe 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 1e32464..6ecbd59 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 |