Skip to content

layer.conf: do not force early expansion of BBFILES

Stefano babic requested to merge github/fork/Noor-Ahsan/master into master

Created by: Noor-Ahsan

The BBFILES expression is forcing an early expansion which results in the BBFILE_COLLECTIONS references in BBFILES being expanded before all the layers were added to it.

Signed-off-by: Chris Larson Chris_Larson@mentor.com Tested-by: Cedric Hombourger Cedric_Hombourger@mentor.com

Merge request reports