diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-01-08 16:31:05 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-01-08 16:34:39 +0900 |
commit | d2489f749e598dffcff9b934595c55bf4f921d9d (patch) | |
tree | 5eee16af344a382c90c589340dff67858ff9ede7 | |
parent | b806936df87df398d8d713f88ea77b025ea0d64e (diff) | |
download | meta-mobile-d2489f749e598dffcff9b934595c55bf4f921d9d.tar.gz meta-mobile-d2489f749e598dffcff9b934595c55bf4f921d9d.tar.bz2 meta-mobile-d2489f749e598dffcff9b934595c55bf4f921d9d.zip |
Add coregl to emulatorsubmit/tizen_mobile/20160108.073546accepted/tizen/mobile/20160108.120203
Change-Id: Ic69ceaa539205481ede2a558f8e345e86d1e64a7
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | patterns/mobile-adaptation-emulator.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patterns/mobile-adaptation-emulator.yaml b/patterns/mobile-adaptation-emulator.yaml index f57cc10..a136392 100644 --- a/patterns/mobile-adaptation-emulator.yaml +++ b/patterns/mobile-adaptation-emulator.yaml @@ -11,3 +11,5 @@ Packages: - model-config-emulator - libtdm-drm - pciutils +- coregl +- emulator-yagl |