diff options
author | jintaeson <jintae.son@samsung.com> | 2018-01-24 21:01:23 +0900 |
---|---|---|
committer | jintaeson <jintae.son@samsung.com> | 2018-01-24 21:01:23 +0900 |
commit | 792a6a1788235270029ed910fe05ba11e10a1a62 (patch) | |
tree | fcf0531acda2ee8282f679bc6aaa57d42fd5468e | |
parent | 3113888bfe07ee1324eab8d27faaadfdbca82bca (diff) | |
download | meta-mobile-792a6a1788235270029ed910fe05ba11e10a1a62.tar.gz meta-mobile-792a6a1788235270029ed910fe05ba11e10a1a62.tar.bz2 meta-mobile-792a6a1788235270029ed910fe05ba11e10a1a62.zip |
[TRE-1815] Reorganize feedbackd rpmssubmit/tizen/20180125.014359submit/tizen/20180125.011347submit/tizen/20180124.123418accepted/tizen/unified/20180125.060613
Change-Id: I31dd4e1803966a4b2e85113a34a4ece2ebe49dcb
Signed-off-by: jintaeson <jintae.son@samsung.com>
-rw-r--r-- | patterns/mobile-adaptation-emulator.yaml | 2 | ||||
-rw-r--r-- | patterns/mobile-adaptation-tm1.yaml | 2 | ||||
-rw-r--r-- | patterns/mobile-adaptation-tm2.yaml | 2 | ||||
-rwxr-xr-x | patterns/mobile-middleware.yaml | 1 |
4 files changed, 6 insertions, 1 deletions
diff --git a/patterns/mobile-adaptation-emulator.yaml b/patterns/mobile-adaptation-emulator.yaml index e4396de..6141f21 100644 --- a/patterns/mobile-adaptation-emulator.yaml +++ b/patterns/mobile-adaptation-emulator.yaml @@ -34,5 +34,7 @@ Packages: # Multimedia Packages - mmfw-sysconf-simulator # Others +- feedbackd-driver-emulator +- feedbackd-conf-level6 - dlogbackend-logger - sdbd-extension-emulator diff --git a/patterns/mobile-adaptation-tm1.yaml b/patterns/mobile-adaptation-tm1.yaml index 2d1ad61..f9e1412 100644 --- a/patterns/mobile-adaptation-tm1.yaml +++ b/patterns/mobile-adaptation-tm1.yaml @@ -43,6 +43,8 @@ Packages: - wpa_supplicant-extension-TM1 # Others - dlogbackend-logger +- feedbackd-driver-standard +- feedbackd-conf-level6 - initrd - initrd-recovery - pass-hal-tm1 diff --git a/patterns/mobile-adaptation-tm2.yaml b/patterns/mobile-adaptation-tm2.yaml index d877a9b..7144c7b 100644 --- a/patterns/mobile-adaptation-tm2.yaml +++ b/patterns/mobile-adaptation-tm2.yaml @@ -37,5 +37,7 @@ Packages: - ug-setting-wifidirect-efl - wpa_supplicant-extension-TM2 # Others +- feedbackd-conf-level6 +- feedbackd-driver-standard - pass-hal-tm2 - system-plugin-feature-init_wrapper diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index 68f4209..cd29e84 100755 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -98,7 +98,6 @@ Packages: - eventsystem - faultd - feedbackd -- feedbackd-profile_mobile - fido-asm - fido-client - fido_bt_roaming_agent |