From b7e5bbb0cb093e4efad4e9c3b6e49e50a79c538d Mon Sep 17 00:00:00 2001 From: Junfeng Dong Date: Fri, 5 Jul 2013 11:45:54 +0800 Subject: [PATCH] Enable sdbd. Change-Id: Iff2ff21164d41f2f2e2d57717e3ec1791c9e301c Signed-off-by: Junfeng Dong --- ks/mobile.yaml | 2 ++ packaging/meta-mobile.changes | 3 +++ scripts/handset-blackbay.post | 5 +++-- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ks/mobile.yaml b/ks/mobile.yaml index 4c47ace..8ab00e3 100644 --- a/ks/mobile.yaml +++ b/ks/mobile.yaml @@ -12,7 +12,9 @@ Groups: - Mobile Framework ExtraPackages: - pvr-bin-mdfld + - sdbd PostScripts: + - handset-blackbay NoChrootScripts: Attachment: - preos-runtime diff --git a/packaging/meta-mobile.changes b/packaging/meta-mobile.changes index 38f3b38..ddc5e78 100644 --- a/packaging/meta-mobile.changes +++ b/packaging/meta-mobile.changes @@ -1,3 +1,6 @@ +* Fri Jul 05 2013 Junfeng Dong accepted/tizen/20130628.003213@27f91d3 +- Enable sdbd. + * Tue Jul 02 2013 Junfeng Dong accepted/tizen/20130628.003213@40edb07 - Add more packages: elm-misc, tizen-mobile-session, x686-input-evdev, xkeyboard-config, alsa-scenario-scn-data-0-mfld. diff --git a/scripts/handset-blackbay.post b/scripts/handset-blackbay.post index e920662..4cbb790 100644 --- a/scripts/handset-blackbay.post +++ b/scripts/handset-blackbay.post @@ -1,3 +1,4 @@ -/etc/make_info_file.sh handset-blackbay Tizen_handset-blackbay_`date +%Y%m%d.%H%M` +# Make sdb work. +vconftool set -t int memory/setting/usb_sel_mode 0 -f +set_usb_debug.sh --set -touch /opt/etc/.debugmode -- 2.7.4