]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: change libexecdir to ${libdir}/${BPN}
authorSaul Wold <sgw@linux.intel.com>
Mon, 15 Oct 2012 22:19:10 +0000 (15:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2012 11:03:27 +0000 (12:03 +0100)
commit406bd38b4232f9f399ef5ffe0b4fac72ed605a23
tree4b9027c0488403fafc387d3cbf6105de94518b76
parent574843864dcdb65d28bc2c3753339f123a9bc528
bitbake.conf: change libexecdir to ${libdir}/${BPN}

In order to be more compliant with the Filesystem Hierarchs
Standard (FHS), this change removes the /usr/libexec default
in favor of ${libdir}/${BPN} (which is typically /usr/lib).

http://www.pathname.com/fhs/pub/fhs-2.3.html

This also address the native and STAGING variations

[YOCTO #2915]

(From OE-Core rev: 68c31b095a1cb20bd297df596024fc568614f5e8)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf