diff options
author | Khem Raj <raj.khem@gmail.com> | 2013-02-14 04:02:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-15 12:18:26 +0000 |
commit | 22e16f44b58ae6bbf719b9074d39aac065a402f1 (patch) | |
tree | 7b39f3c297a9fbb7ed01207557debc04b4ba492a /meta/conf/local.conf.sample | |
parent | 17f8e03ace51df6b94fdcb7e410acf79c7b046ce (diff) | |
download | openembedded-core-22e16f44b58ae6bbf719b9074d39aac065a402f1.tar.gz openembedded-core-22e16f44b58ae6bbf719b9074d39aac065a402f1.tar.bz2 openembedded-core-22e16f44b58ae6bbf719b9074d39aac065a402f1.zip |
systemd.bbclass: Dont use libdir and base_libdir for units
systemd always uses /lib and /usr/lib to store unit files
so using libdir and base_libdir is incorrect. It will work
where libdir is usr/lib and base_libdir is /lib but wont work
when say its /lib64
Add a check to make sure that SYSTEMD_PACKAGES are part of PACKAGES
too, otherwise error out
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/local.conf.sample')
0 files changed, 0 insertions, 0 deletions