kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etc
authorJavier Martinez Canillas <javier@dowhile0.org>
Sun, 5 Aug 2012 19:48:44 +0000 (21:48 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Aug 2012 14:18:51 +0000 (15:18 +0100)
commitd7830c904c665c80d0f2a51f499a6df5ca66eaaa
tree2104c1024d9f60cbea9699b9a846314d7cd9fc38
parent05cd9b5a20632ff3e9b7dcc440eff72928bdb26c
kernel.bbclass: use ${base_libdir} and ${sysconfdir} instead of /lib and /etc

It is considered good practice to use the build system provided
variables instead of directly specify hardcoded paths.

(From OE-Core rev: c859717f522098e7c68df578d59011f68122dc2c)

Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass