diff options
author | seonah moon <seonah1.moon@samsung.com> | 2015-05-28 21:26:09 -0700 |
---|---|---|
committer | seonah moon <seonah1.moon@samsung.com> | 2015-05-28 21:26:09 -0700 |
commit | 5eff96f0f0c67bc7233e8600fd077a0af1ed1230 (patch) | |
tree | 8d6ffc42a0209a5974c201c3d5d13639c0f59b98 /packaging | |
parent | 9e7ccc53900e9fe24bfcf56c22a4c6be7b002dc5 (diff) | |
download | connman-5eff96f0f0c67bc7233e8600fd077a0af1ed1230.tar.gz connman-5eff96f0f0c67bc7233e8600fd077a0af1ed1230.tar.bz2 connman-5eff96f0f0c67bc7233e8600fd077a0af1ed1230.zip |
Revert "Add TIZEN_EXT patch to ignore rfkill block"
This reverts commit 9e7ccc53900e9fe24bfcf56c22a4c6be7b002dc5.
Change-Id: I369ccf417c12a24c80aaed902127c80b3f109ce2
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/connman.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec index 7747d9bc..830977e6 100644 --- a/packaging/connman.spec +++ b/packaging/connman.spec @@ -94,7 +94,6 @@ chmod +x bootstrap --enable-threads \ --enable-client \ --enable-pacrunner \ - --enable-tizen-ext \ --enable-wifi=builtin \ %if %{with connman_openconnect} --enable-openconnect \ |