Files
poky/meta/recipes-connectivity
Steve Sakoman 48fe5bd58c wpa-supplicant: fix breakage during rebuild
Install phase currently edits files in $S with sed. This causes breakage
if install is run a second time (due to sstate hash rebuild for example)

The result is hidden build breakage, in particular
/usr/share/dbus-1/system-services/fi.w1.wpa_supplicant1.service now contains:

Exec=/usr/usr/sbin/wpa_supplicant -u

rather than:

Exec=/usr/sbin/wpa_supplicant -u

This patch does the sed edit after the files are copied to $D, which should be safe.

(From OE-Core rev: 857840472705af1c0fbb8db917b4bb6809b929a6)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-02 22:35:08 +00:00
..
2012-02-26 22:51:58 +00:00
2012-02-28 12:27:49 +00:00
2012-01-03 12:14:31 +00:00
2012-02-23 23:59:35 +00:00
2011-12-21 17:16:31 +00:00
2012-01-24 11:54:24 +00:00
2010-12-09 08:18:17 -08:00
2012-01-03 12:14:23 +00:00
2012-01-24 11:54:24 +00:00
2011-11-30 15:15:06 +00:00
2012-02-23 23:59:38 +00:00
2012-01-03 12:14:29 +00:00