diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-06-29 14:22:04 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-06-29 14:22:04 +0900 |
commit | 76a606ffafed58a7ac0cc969c86163412c134b65 (patch) | |
tree | 998c24380cf4eec388cfac92e7fb6cc7d0946681 | |
parent | 18911754dee2bc60e70ee12c5a2bf165475063a4 (diff) | |
download | meta-mobile-76a606ffafed58a7ac0cc969c86163412c134b65.tar.gz meta-mobile-76a606ffafed58a7ac0cc969c86163412c134b65.tar.bz2 meta-mobile-76a606ffafed58a7ac0cc969c86163412c134b65.zip |
[TINF-1001] Add eom packagessubmit/tizen_mobile/20150629.052226accepted/tizen/mobile/20150629.064442
Change-Id: I6a2cf367a965997f6a6abef702b297c232f26ac2
-rw-r--r-- | patterns/mobile-enlightenment.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-middleware.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/patterns/mobile-enlightenment.yaml b/patterns/mobile-enlightenment.yaml index 4590380..d1aefdf 100644 --- a/patterns/mobile-enlightenment.yaml +++ b/patterns/mobile-enlightenment.yaml @@ -7,3 +7,4 @@ Packages: - e-mod-tizen-wm-policy - e-mod-tizen-devicemgr - e-mod-tizen-keyrouter +- e-mod-tizen-eom diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index cd91f34..1a18d45 100644 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -53,3 +53,4 @@ Packages: - appcore-agent - data-control - capi-system-media-key +- libeom |