Searched refs:lconf (Results 1 – 1 of 1) sorted by relevance
32 def _get_layer_collections(layer_path, lconf=None, data=None): argument36 if lconf is None:37 lconf = os.path.join(layer_path, 'conf', 'layer.conf')47 ldata = bb.parse.handle(lconf, ldata, include=True, baseconfig=True)