1
0

Accepting request 362042 from home:elvigia:branches:hardware

- Revert CONFIG_ELOOP_EPOLL=y, it is broken in combination
  with CONFIG_DBUS=yes.

OBS-URL: https://build.opensuse.org/request/show/362042
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=62
This commit is contained in:
Ismail Dönmez 2016-02-27 12:05:37 +00:00 committed by Git OBS Bridge
parent d15605b209
commit aeded15942
2 changed files with 7 additions and 1 deletions

2
config
View File

@ -265,7 +265,7 @@ CONFIG_BACKEND=file
#CONFIG_ELOOP_POLL=y #CONFIG_ELOOP_POLL=y
# Should we use epoll instead of select? Select is used by default. # Should we use epoll instead of select? Select is used by default.
CONFIG_ELOOP_EPOLL=y #CONFIG_ELOOP_EPOLL=y
# Select layer 2 packet implementation # Select layer 2 packet implementation
# linux = Linux packet socket (default) # linux = Linux packet socket (default)

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 26 21:10:55 UTC 2016 - crrodriguez@opensuse.org
- Revert CONFIG_ELOOP_EPOLL=y, it is broken in combination
with CONFIG_DBUS=yes.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 20 16:56:01 UTC 2016 - crrodriguez@opensuse.org Sat Feb 20 16:56:01 UTC 2016 - crrodriguez@opensuse.org