diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-06-23 14:29:28 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-06-23 14:36:27 +0900 |
commit | e87d7f5076800f108bd38505b0641579664cba3d (patch) | |
tree | d38aa2f6d52efbcf07a2ace293263453da5ff6d6 /mobile-targets.yaml | |
parent | a5c8ebcccbae3e8487f38af4a8b2721a78a3a382 (diff) | |
download | meta-mobile-e87d7f5076800f108bd38505b0641579664cba3d.tar.gz meta-mobile-e87d7f5076800f108bd38505b0641579664cba3d.tar.bz2 meta-mobile-e87d7f5076800f108bd38505b0641579664cba3d.zip |
Adjust to make emulator64-wayland snapshot image
Change-Id: Ic27e1a7723dabb7641579a3330d48bcaf60e84bf
Diffstat (limited to 'mobile-targets.yaml')
-rw-r--r-- | mobile-targets.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile-targets.yaml b/mobile-targets.yaml index d6b753c..ae3fe40 100644 --- a/mobile-targets.yaml +++ b/mobile-targets.yaml @@ -13,3 +13,7 @@ Targets: - Name: emulator32-wayland Images: - mobile-emulator32-wayland.yaml + + - Name: emulator64-wayland + Images: + - mobile-emulator64-wayland.yaml |