diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-01-27 16:06:30 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-01-27 16:09:25 +0900 |
commit | 1bfc24a0effeffd7025e43997003992465188dea (patch) | |
tree | 923d32debf32e16c576de744768fff613c9bfa52 | |
parent | b47a258f37d11820097a0fb22f37eccb3f681a5f (diff) | |
download | meta-mobile-1bfc24a0effeffd7025e43997003992465188dea.tar.gz meta-mobile-1bfc24a0effeffd7025e43997003992465188dea.tar.bz2 meta-mobile-1bfc24a0effeffd7025e43997003992465188dea.zip |
[TINF-1251] Add tizen-locale, lzo
Change-Id: I89eb2d86af8692a0777a73f73c03d5c38de43e8a
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | patterns/mobile-base.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patterns/mobile-base.yaml b/patterns/mobile-base.yaml index a837831..ed7c94b 100644 --- a/patterns/mobile-base.yaml +++ b/patterns/mobile-base.yaml @@ -10,3 +10,5 @@ Packages: - dlogutil - cert-svc-ui - sys-string +- lzo +- tizen-locale |