diff options
author | Hyotaek Shim <hyotaek.shim@samsung.com> | 2019-11-12 11:02:04 +0900 |
---|---|---|
committer | Hyotaek Shim <hyotaek.shim@samsung.com> | 2019-11-12 11:02:04 +0900 |
commit | 502dd3279a961df15e8aaa1ef33dd32e69574bb9 (patch) | |
tree | db06b74017eb9ca4b002a373211d34b6eed82908 | |
parent | b61cb7229b606d05d4f93bb12df097ddbfba2527 (diff) | |
download | meta-502dd3279a961df15e8aaa1ef33dd32e69574bb9.tar.gz meta-502dd3279a961df15e8aaa1ef33dd32e69574bb9.tar.bz2 meta-502dd3279a961df15e8aaa1ef33dd32e69574bb9.zip |
Add system-servant and system-servant-profile_common to IoT headedsubmit/tizen/20191115.051930accepted/tizen/unified/20191115.084017
Change-Id: If1b0b1a8fc1e810ab1cfc3893c0e23a13b8a1e9f
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r-- | patterns/iot-headed-base.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patterns/iot-headed-base.yaml b/patterns/iot-headed-base.yaml index 2291f33..3601354 100644 --- a/patterns/iot-headed-base.yaml +++ b/patterns/iot-headed-base.yaml @@ -20,3 +20,6 @@ Packages: #From TRE-2093, 2094 - libHarfBuzzSharp - libSkiaSharp +#From TRE-2273 +- system-servant +- system-servant-profile_common |