From 5c30c0dce41eeceefe4ccb2a6d785dc0150baacc Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Wed, 18 May 2016 10:15:17 +0900 Subject: [PATCH] [TRE-297] Add swap packages to target-circle Change-Id: I57b15847494b76771c39d0155f7d166544c1faa8 Signed-off-by: Joonsub Lee --- patterns/wearable-adaptation-emulator.yaml | 8 ++++---- patterns/wearable-adaptation-target-circle.yaml | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/patterns/wearable-adaptation-emulator.yaml b/patterns/wearable-adaptation-emulator.yaml index b50d1db..3710587 100644 --- a/patterns/wearable-adaptation-emulator.yaml +++ b/patterns/wearable-adaptation-emulator.yaml @@ -10,10 +10,6 @@ Packages: - system-plugin - system-plugin-emulator - vmodemd-emul -- swap-modules -- swap-probe -- swap-probe-elf -- swap-manager - gssdp - openssh - libtdm-drm @@ -23,3 +19,7 @@ Packages: - audio-hal-emul - tel-plugin-atmodem - tel-plugin-vmodem +- swap-modules +- swap-probe +- swap-probe-elf +- swap-manager diff --git a/patterns/wearable-adaptation-target-circle.yaml b/patterns/wearable-adaptation-target-circle.yaml index 60df0bf..2eb67c0 100644 --- a/patterns/wearable-adaptation-target-circle.yaml +++ b/patterns/wearable-adaptation-target-circle.yaml @@ -16,3 +16,7 @@ Packages: - nfc-manager - audio-hal-wm1831 - org.tizen.dpm-toolkit +- swap-modules +- swap-probe +- swap-probe-elf +- swap-manager -- 2.7.4