diff options
author | Ross Burton <ross.burton@intel.com> | 2012-10-03 13:12:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-03 13:37:02 +0100 |
commit | 595b119894631189196d00e467bfbc56df38c3a0 (patch) | |
tree | 8f050b279b1da08ac208b34001fc2413ab13d8ae /scripts | |
parent | 2f9328ff32cdbd67ba56a13a3a9a32820605a31f (diff) | |
download | poky-595b119894631189196d00e467bfbc56df38c3a0.tar.gz |
wpa-supplicant: don't break the DBus service file
The recipe exports $BINDIR as ${sbindir} and the build system uses this when
writing the DBus service file, so sedding it and replacing $base_sbindir with
$sbindir (/sbin and /usr/sbin) isn't useful when it ends up as
/usr/usr/sbin/wpa_supplicant.
[YOCTO: #3202]
(From OE-Core rev: 41388c3ae0f4d9cd07e1599fbe125123c20820f8)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions