diff options
author | HyungGi Lee <hyunggi.lee@samsung.com> | 2016-12-08 21:41:52 +0900 |
---|---|---|
committer | HyungGi Lee <hyunggi.lee@samsung.com> | 2016-12-08 21:41:52 +0900 |
commit | 14ab3e6b102b6c28b086ec8366dc0822e041af11 (patch) | |
tree | a7e8f975d64953df459af3932f568bb9fa8258fc | |
parent | 88864336b54c299c205006cb0fd31a219b340372 (diff) | |
download | meta-mobile-14ab3e6b102b6c28b086ec8366dc0822e041af11.tar.gz meta-mobile-14ab3e6b102b6c28b086ec8366dc0822e041af11.tar.bz2 meta-mobile-14ab3e6b102b6c28b086ec8366dc0822e041af11.zip |
[TRE-735] add generic-fixed-multiuser post scriptsubmit/tizen_3.0/20161209.031516accepted/tizen/3.0/mobile/20161209.104535
Change-Id: I937fc4e976fe82e94a98b7d46d9508b6594c01db
-rw-r--r-- | mobile.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile.yaml b/mobile.yaml index 89c7ef6..98ea424 100644 --- a/mobile.yaml +++ b/mobile.yaml @@ -86,6 +86,7 @@ Wayland: - mobile-user - mobile-license - generic-security + - generic-fixed-multiuser Repos: [] NoChrootScripts: - buildname @@ -129,6 +130,7 @@ Wayland-64: - mobile-user - mobile-license - generic-security + - generic-fixed-multiuser Repos: [] NoChrootScripts: - buildname @@ -173,6 +175,7 @@ Emulator32-wayland: - mobile-user - mobile-license - generic-security + - generic-fixed-multiuser Repos: [] NoChrootScripts: - buildname @@ -216,6 +219,7 @@ Emulator64-wayland: - mobile-user - mobile-license - generic-security + - generic-fixed-multiuser Repos: [] NoChrootScripts: - buildname |