diff options
author | Stefan Stanacar <stefanx.stanacar@intel.com> | 2013-05-14 19:21:35 +0300 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-05-20 16:06:27 +0100 |
commit | d620e5376c10bc5ff1aa551be4a7d1d635a760c3 (patch) | |
tree | 27dd403043dd54bdd9e4931cfa131b7192fee309 /scripts/qemuimage-tests/tools | |
parent | f897550222003ccea8f18c136a7b9ced5acb0ed3 (diff) | |
download | openembedded-core-d620e5376c10bc5ff1aa551be4a7d1d635a760c3.tar.gz openembedded-core-d620e5376c10bc5ff1aa551be4a7d1d635a760c3.tar.bz2 openembedded-core-d620e5376c10bc5ff1aa551be4a7d1d635a760c3.zip |
connman: replace hardcoded path in init script and systemd service
The connman init script sources a setup file from /usr/lib/connman,
so we end up with no network in qemu multilib enabled images.
The init script it's installed by connman and because wired-setup
it's installed by another package (connman-conf) we can't use
libexecdir here and now (in the init script and systemd service file).
Once libexecdir changes from ${libdir}/${bpn} to something else like
/usr/libexec we could use that instead of ${libdir}/connman.
Changed in v2: - better commit message
[YOCTO #4493]
(From OE-Core master rev: fca3a884e9cae13a521d840838eee3c01f0b6acf)
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests/tools')
0 files changed, 0 insertions, 0 deletions