diff options
author | Maciej Wereski <m.wereski@partner.samsung.com> | 2016-09-23 17:34:46 +0200 |
---|---|---|
committer | Maciej Wereski <m.wereski@partner.samsung.com> | 2016-09-23 17:34:46 +0200 |
commit | 89f89dc3b1ac9d60af0b2bfaf1184bf7174c1b07 (patch) | |
tree | 54e90c7a65dceeae90d3b7c5b99bc7b0691b6a32 | |
parent | c36d5f80a41e0e79d7c012fc543c4134c99421af (diff) | |
download | meta-89f89dc3b1ac9d60af0b2bfaf1184bf7174c1b07.tar.gz meta-89f89dc3b1ac9d60af0b2bfaf1184bf7174c1b07.tar.bz2 meta-89f89dc3b1ac9d60af0b2bfaf1184bf7174c1b07.zip |
[TRE-620] Add dlogbackend-logger to emulator imagessubmit/tizen/20160923.091716accepted/tizen/common/20160923.161100
Change-Id: I582ce2bd5f5f2789696154301c14739bab445134
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
-rw-r--r-- | ks/common-emulator-wayland-3parts-i586.yaml | 1 | ||||
-rw-r--r-- | ks/common-emulator-wayland-mbr-i586.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ks/common-emulator-wayland-3parts-i586.yaml b/ks/common-emulator-wayland-3parts-i586.yaml index a6429bf..5a07c6f 100644 --- a/ks/common-emulator-wayland-3parts-i586.yaml +++ b/ks/common-emulator-wayland-3parts-i586.yaml @@ -15,6 +15,7 @@ Repos: ExtraPackages: - sdbd - system-plugin-emulator + - dlogbackend-logger Groups: - Common Adaptation Emulator - Common Adaptation Intel diff --git a/ks/common-emulator-wayland-mbr-i586.yaml b/ks/common-emulator-wayland-mbr-i586.yaml index cb0aa03..6a63553 100644 --- a/ks/common-emulator-wayland-mbr-i586.yaml +++ b/ks/common-emulator-wayland-mbr-i586.yaml @@ -16,6 +16,7 @@ Repos: ExtraPackages: - sdbd - system-plugin-emulator + - dlogbackend-logger Groups: - Common Adaptation Emulator - Common Adaptation Intel |