diff options
author | manoj <manoj.g2@samsung.com> | 2019-07-17 17:15:31 +0530 |
---|---|---|
committer | manoj <manoj.g2@samsung.com> | 2019-07-17 17:15:31 +0530 |
commit | a391c663017915de220375db7e22e55a751ec0f4 (patch) | |
tree | 90bbd29e8676f20586a3566392e6de0ff932b414 | |
parent | 8f0dbe3de945b76e6b5d0852b50ff0e60be2f938 (diff) | |
download | meta-mobile-a391c663017915de220375db7e22e55a751ec0f4.tar.gz meta-mobile-a391c663017915de220375db7e22e55a751ec0f4.tar.bz2 meta-mobile-a391c663017915de220375db7e22e55a751ec0f4.zip |
[TRE-2200][Include gmock package to platform image for mobile]submit/tizen/20190717.222534accepted/tizen/unified/20190717.231134
Change-Id: Ie7babdb664c694e33bafde24ec463b91c614dd84
Signed-off-by: manoj <manoj.g2@samsung.com>
-rwxr-xr-x | patterns/mobile-base.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patterns/mobile-base.yaml b/patterns/mobile-base.yaml index 6be02ac..dfdbb6e 100755 --- a/patterns/mobile-base.yaml +++ b/patterns/mobile-base.yaml @@ -8,6 +8,7 @@ Packages: - deviced-plugin-profile-mobile - deviced-tools - dlogutil +- gmock - fsck-msdos - libstorage - lzo |