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:13:44 +0000 (12:13 +0100)
commitac8d0553cfb0f79524a8db27d7420aa9197f8981
tree4eb3f30e80a4f28f678f4168e1fe1e3cda80cffd
parentc047ca2708552ebe1f15bf777787805cd7ce0a75
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)

(From OE-Core rev: 406bd38b4232f9f399ef5ffe0b4fac72ed605a23)

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