diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-10-26 00:03:49 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-27 09:38:10 +0100 |
commit | 50e713d4ae35f9b5f5f2a515a95d77573610d707 (patch) | |
tree | 4ce82ac67e318b2f601dcf23cc2573be7a44c6dd /meta/recipes-kernel | |
parent | c2a9f0c330f0da82792f87e3860b06c25b986983 (diff) | |
download | openembedded-core-50e713d4ae35f9b5f5f2a515a95d77573610d707.tar.gz openembedded-core-50e713d4ae35f9b5f5f2a515a95d77573610d707.tar.bz2 openembedded-core-50e713d4ae35f9b5f5f2a515a95d77573610d707.zip |
bitbake.conf: Change systemd_unitdir definition
systemd_unitdir indicates the arch independent
files which are basically scripts and unit files
and systemd wants then to be in /lib always even
when base_libdir is /lib64, hence we have to reflect
that and not use base_libdir to define it. Otherwise
on architectures where base_libdir is lib64 e.g. ppc64
or multilibbed x86_64 this wont work
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions