]> code.ossystems Code Review - openembedded-core.git/commit
conf/layer.conf: Use .= to append to BBPATH and += for BBFILES
authorKhem Raj <raj.khem@gmail.com>
Fri, 6 May 2011 05:00:53 +0000 (22:00 -0700)
committerSaul Wold <sgw@linux.intel.com>
Mon, 9 May 2011 06:56:10 +0000 (23:56 -0700)
commit74c4c97cda7fbda68f8e6985eaad1c0e20998429
tree6c62cbd664621658d6c311bcda86f56c45ba72f5
parent649a836a6a5c64aa48f2a612a90c2d4c26731e05
conf/layer.conf: Use .= to append to BBPATH and += for BBFILES

This helps bitbake in organising BBPATH and BBFILES with given
BBFILE_PRIORITY order

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/conf/layer.conf