summaryrefslogtreecommitdiff
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2012-03-02 11:58:43 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-02 22:35:03 +0000
commit857840472705af1c0fbb8db917b4bb6809b929a6 (patch)
tree43f53da34cf5e03d223ebec0c26128ef6d71131f /meta/recipes-sato
parentb24d4bcde21b013e48eaffea5f3a70d8b1df1047 (diff)
downloadopenembedded-core-857840472705af1c0fbb8db917b4bb6809b929a6.tar.gz
openembedded-core-857840472705af1c0fbb8db917b4bb6809b929a6.tar.bz2
openembedded-core-857840472705af1c0fbb8db917b4bb6809b929a6.tar.xz
openembedded-core-857840472705af1c0fbb8db917b4bb6809b929a6.zip
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. Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
0 files changed, 0 insertions, 0 deletions