diff options
author | Taejin Woo <tt.woo@samsung.com> | 2017-08-29 19:24:37 +0900 |
---|---|---|
committer | Taejin Woo <tt.woo@samsung.com> | 2017-08-29 20:23:14 +0900 |
commit | 72fdce9c4690e91b5386d149b5cd327a5e711476 (patch) | |
tree | ed9d10f20d6e51af8d1f5d5335fe38ab065b1290 | |
parent | 426fc29a2fd62b2550bd7b06fbe53850a937b493 (diff) | |
download | meta-mobile-72fdce9c4690e91b5386d149b5cd327a5e711476.tar.gz meta-mobile-72fdce9c4690e91b5386d149b5cd327a5e711476.tar.bz2 meta-mobile-72fdce9c4690e91b5386d149b5cd327a5e711476.zip |
[TRE-1498][TRE-1500] Remove wifi-direct-plugin-wpasupplicant-* packagessubmit/tizen/20170829.114032accepted/tizen/unified/20170830.015844
Change-Id: I25c9ea339945aa82b0703f006d0f3eb6f8b643bc
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
-rw-r--r-- | patterns/mobile-adaptation-tm1.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-connectivity-framework.yaml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/patterns/mobile-adaptation-tm1.yaml b/patterns/mobile-adaptation-tm1.yaml index 2cb9b20..7ce4feb 100644 --- a/patterns/mobile-adaptation-tm1.yaml +++ b/patterns/mobile-adaptation-tm1.yaml @@ -37,7 +37,6 @@ Packages: - ug-setting-mobileap-efl - ug-setting-wifidirect-efl - wifi-direct-manager-extension-TM1 -- wifi-direct-plugin-wpasupplicant-extension-TM1 - wpa_supplicant-extension-TM1 # Others - dlogbackend-logger diff --git a/patterns/mobile-connectivity-framework.yaml b/patterns/mobile-connectivity-framework.yaml index eaf1d6b..95e684c 100644 --- a/patterns/mobile-connectivity-framework.yaml +++ b/patterns/mobile-connectivity-framework.yaml @@ -24,5 +24,4 @@ Packages: - wifi-direct-manager - wifi-direct-manager-profile_mobile - wifi-direct-plugin-wpasupplicant -- wifi-direct-plugin-wpasupplicant-profile_mobile - wifi-efl-ug |