diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-07-15 16:09:35 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-07-15 16:09:35 +0900 |
commit | 2641c7c5de4aa8d05b4c5befbccdd61aab4f56f3 (patch) | |
tree | 810857012a7eef8f626425bb71f312088fc4b177 | |
parent | a01d96eff6cd4e1eb4bd918aa3869b04da0802a7 (diff) | |
download | meta-mobile-2641c7c5de4aa8d05b4c5befbccdd61aab4f56f3.tar.gz meta-mobile-2641c7c5de4aa8d05b4c5befbccdd61aab4f56f3.tar.bz2 meta-mobile-2641c7c5de4aa8d05b4c5befbccdd61aab4f56f3.zip |
[TINF-1028] Add emulator packages to 64bit emulatorsubmit/tizen_mobile/20150715.070957accepted/tizen/mobile/20150715.085127
Change-Id: I7433598de1d81c447648d39758a020ba9d20248d
-rw-r--r-- | ks/mobile-emulator64-wayland.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-emulator-64.yaml | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/ks/mobile-emulator64-wayland.yaml b/ks/mobile-emulator64-wayland.yaml index 1e83156..3695222 100644 --- a/ks/mobile-emulator64-wayland.yaml +++ b/ks/mobile-emulator64-wayland.yaml @@ -9,4 +9,5 @@ FileName: mobile-emulator64-wayland Repos: - mobile-emulator64-wayland ExtraPackages: + - system-plugin-emulator - model-config-emulator diff --git a/patterns/mobile-emulator-64.yaml b/patterns/mobile-emulator-64.yaml index b1e7793..3bb974f 100644 --- a/patterns/mobile-emulator-64.yaml +++ b/patterns/mobile-emulator-64.yaml @@ -4,5 +4,7 @@ Name: mobile-emulator-64 Packages: - emuld - device-manager-plugin-emul +- emulator-yagl - libtbm-vigs +- vmodemd-emull - gst-plugins-emulator |