diff options
author | Yasir-Khan <yasir_khan@mentor.com> | 2014-11-05 13:33:14 +0500 |
---|---|---|
committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-11-14 18:22:21 +1000 |
commit | fa64c04d07c9816da30a5034b42e8b78b49d5eca (patch) | |
tree | a3c61feb63a0143539d565eb18ab1411153c2a07 /recipes-core | |
parent | aa7d677515ab7d45bbd3bdd6c5383f4143147c6d (diff) | |
download | meta-xilinx-fa64c04d07c9816da30a5034b42e8b78b49d5eca.tar.gz |
layer.conf: correct BBFILES append
Due to immediate expansion operator being used to assign
BBFILES variable, bitbake was ignoring BBFILE_COLLECTIONS.split()
based append to BBFILES used in other layers to add layer specific
bbappends. Use append operator instead of immediate expansion to
correct this.
Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
Diffstat (limited to 'recipes-core')
0 files changed, 0 insertions, 0 deletions