From 0d08e5cce7d940b8e80d037bb1f3b1914bb39d57 Mon Sep 17 00:00:00 2001 From: jintae Son Date: Mon, 18 Sep 2017 12:59:09 +0900 Subject: [PATCH] [TRE-1586] fix meta-wearble Change-Id: Id8c6590e51bda188b56615e6cdd9ea1971eed7bf Signed-off-by: jintae Son --- patterns/wearable-adaptation-emulator.yaml | 1 + patterns/wearable-adaptation-target-circle.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/patterns/wearable-adaptation-emulator.yaml b/patterns/wearable-adaptation-emulator.yaml index 2726f21..2da6bd2 100644 --- a/patterns/wearable-adaptation-emulator.yaml +++ b/patterns/wearable-adaptation-emulator.yaml @@ -19,6 +19,7 @@ Packages: - sdbd-extension-emulator - sensor-hal-emulator - swap-manager +- swap-modules - swap-probe - swap-probe-elf - system-plugin diff --git a/patterns/wearable-adaptation-target-circle.yaml b/patterns/wearable-adaptation-target-circle.yaml index 3c5c823..9490a86 100644 --- a/patterns/wearable-adaptation-target-circle.yaml +++ b/patterns/wearable-adaptation-target-circle.yaml @@ -29,6 +29,7 @@ Packages: - smartcard-service - smartcard-service-common - swap-manager +- swap-modules - swap-probe - swap-probe-elf - system-plugin -- 2.7.4