]> code.ossystems Code Review - openembedded-core.git/commit
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 13:40:51 +0000 (14:40 +0100)
commitc859717f522098e7c68df578d59011f68122dc2c
treed26d74a09ac3f56f526edef31a9e1d32f69d1079
parent8b94cd639c02bcc653312575592673c36df0ec92
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.

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