summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
arron.wang [Mon, 30 Jul 2012 01:17:53 +0000 (09:17 +0800)]
Update changes file and submitted to OBS
The root cause for this issue is the wifi driver is not support MAX
SCAN SSID, this fix is a temporary workaround in wpa_supplicant before
the wifi driver is fixed. After the fix in wifi driver is merged,
we will remove this fix since this fix disable connman fast connect
feature
Danny Jeongseok Seo [Fri, 20 Jul 2012 10:48:16 +0000 (19:48 +0900)]
Fix BCM4334 first scan
BCM4334 is not support MAX SCAN SSID
Patrick McCarty [Wed, 18 Jul 2012 00:25:04 +0000 (17:25 -0700)]
systemd: fix service file activation issue
wpa_supplicant.service uses an implicit "Type=simple", so the -B should
be removed to make sure the daemon does not fork and successfully
activates.
Also, make sure this service starts *after* connman.service, as it did
under sysvinit.
Change-Id: I6718e6e7ab077b8413db92c0b7a8ff9e94fcc93f
Anas Nashif [Tue, 17 Jul 2012 12:33:07 +0000 (08:33 -0400)]
SYSTEMD: Use sysconfig file for different device options
- Fixes bug TDIS-94
- in the ks file, we need to set the right options for the device:
and in the %post of the ks file, write the correct options for the specific device
cat > /etc/sysconfig/wpa_supplicant <<EOF
OPTIONS="-Woption"
EOF
Change-Id: If96287c2e49d09500596cca114e06b93550bfa66
Patrick McCarty [Fri, 13 Jul 2012 20:10:15 +0000 (13:10 -0700)]
Install the upstream systemd service file
Since wpa_supplicant is dbus-activated by connman under systemd, the
service file needs to be installed.
This commit installs the base systemd service file. The other three
service files should not be needed unless there are required
driver-specific overrides not supported by connman.
Change-Id: I11d0d0f03b75c2fd67cd0969c42e76e1a717f77a
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Chris Leech [Fri, 15 Jun 2012 17:44:33 +0000 (10:44 -0700)]
move dbus files from /usr/etc to /etc
dbus no longer looks for files in /usr/etc
Signed-off-by: Chris Leech <christopher.leech@linux.intel.com>
Anas Nashif [Tue, 12 Jun 2012 21:14:21 +0000 (22:14 +0100)]
rename package name to be compatible with the world
Change-Id: Idf458de2f445c5b8e4ffac36c56f80f473236e3b
Ryan Ware [Wed, 30 May 2012 00:50:19 +0000 (17:50 -0700)]
Add default Smack manifest for wpasupplicant.spec
Change-Id: I56e7863825a7a607022a645e787a59692084ddc6
Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
Kim Kibum [Sun, 29 Apr 2012 08:04:32 +0000 (17:04 +0900)]
upload tizen1.0 source
Kibum Kim [Mon, 27 Feb 2012 12:16:46 +0000 (21:16 +0900)]
tizen beta release