bitbake.conf: Change systemd_unitdir definition
authorKhem Raj <raj.khem@gmail.com>
Fri, 26 Oct 2012 07:03:49 +0000 (00:03 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 27 Oct 2012 08:45:00 +0000 (09:45 +0100)
commitd58046ae01df11342dea17fd301a46835ecb4d24
treebe56a4f4b0cc8ca64118f56b5afd9d34561d6ffe
parent60096d588097ffdc5f4d63d95852b56631fc10d8
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

(From OE-Core rev: 50e713d4ae35f9b5f5f2a515a95d77573610d707)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf