Ticket #2189 (new defect)
sed -n in /etc/wpa_supplicant/*.sh please
| Reported by: | olberger | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | unknown | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
As stated in http://wiki.openmoko.org/wiki/GTA02_WLAN#Using_WPA_and_.2Fetc.2Fnetwork.2Finterfaces the sed --quiet option in the /etc/wpa_supplicant/*.sh files should be replaced by sed -n to avoid issueing errors on wifi interface brought up.
Thanks in advance.
Note: See
TracTickets for help on using
tickets.

Fixed on the dev branch in the OE repo, so this should no longer be an issue with FSO or SHR distros. May need to be backported or merged for other distros.