]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: replace '=' with '+='
authorMing Liu <ming.liu@windriver.com>
Sun, 9 Mar 2014 10:05:52 +0000 (10:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Mar 2014 14:59:46 +0000 (07:59 -0700)
commite8b90254747651670031e6b2b8a702732124ecac
treecbe5825c7b658764433f1a5be56d580bdb3d8417
parentc0c96df9f6d571b6d1e26013822375942003e3b9
kernel-yocto: replace '=' with '+='

The dependency to CCACHE_DIR was moved to ccache.bbclass in
commit 2acf8da4f13c175ea818b9514677b7059de1e3e2:
[ ccache: Separate out into its own class ]

then the '=' should be replaced by '+=', otherwise, it will overwrite
the original ${CCACHE_DIR} in dirs.

Signen-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass