diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-05-19 15:04:44 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-05-19 15:40:54 +0900 |
commit | 0fefdbb4934f45656ff69250f83b9cc07f215044 (patch) | |
tree | bb5d38eb0247cc4626c0839f68df57471f8f3f16 | |
parent | c1d64b4af11f4c1a8be0fea44a7a13b51858956a (diff) | |
download | meta-mobile-0fefdbb4934f45656ff69250f83b9cc07f215044.tar.gz meta-mobile-0fefdbb4934f45656ff69250f83b9cc07f215044.tar.bz2 meta-mobile-0fefdbb4934f45656ff69250f83b9cc07f215044.zip |
[TINF-910,919,921] Add packagessubmit/tizen_mobile/20150519.064442accepted/tizen/mobile/20150519.084226
Add bluetooth-tools, e-mod-tizen-keyrouter, model-config-emulator package in mobile snapshots.
Change-Id: I7e3b5788dbba0d7840da39c9bdaa29dd0288a8bb
-rw-r--r-- | ks/mobile-emulator32-wayland.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-bluetooth.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-enlightenment-wayland.yaml | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/ks/mobile-emulator32-wayland.yaml b/ks/mobile-emulator32-wayland.yaml index 928704f..9356848 100644 --- a/ks/mobile-emulator32-wayland.yaml +++ b/ks/mobile-emulator32-wayland.yaml @@ -10,3 +10,4 @@ Repos: - mobile-emulator32-wayland ExtraPackages: - system-plugin-emulator + - model-config-emulator diff --git a/patterns/mobile-bluetooth.yaml b/patterns/mobile-bluetooth.yaml index 4b14a29..c4b3004 100644 --- a/patterns/mobile-bluetooth.yaml +++ b/patterns/mobile-bluetooth.yaml @@ -7,6 +7,7 @@ Packages: - obexd - org.tizen.bt-syspopup - bluetooth-share +- bluetooth-tools - bluetooth-frwk-core - bluetooth-frwk-service - bluetooth-firmware-bcm diff --git a/patterns/mobile-enlightenment-wayland.yaml b/patterns/mobile-enlightenment-wayland.yaml index ffd2a9a..7d0f4fb 100644 --- a/patterns/mobile-enlightenment-wayland.yaml +++ b/patterns/mobile-enlightenment-wayland.yaml @@ -6,3 +6,4 @@ Packages: - e-tizen-data - e-mod-tizen-wm-policy - e-mod-tizen-devicemgr +- e-mod-tizen-keyrouter |