On Wed, Apr 12, 2017 at 2:53 PM, Paul Eggleton
<[email protected]> wrote:
> Regarding the layer index, we don't actually index packages or anything on the
> runtime side, since you would have to actually run a build to get full
> information there, and it can easily change depending on configuration. It's
> possible we may add that in future but we'd have to ensure everyone understood
> those limitations that mean that the information might not directly match what
> they see when they do a build locally.


As for knowing what files will go where I can see that you could only
really know that once a recipe is built (since the FILES_..._${PN}
allows wildcards). But as for the list of packages created by a
recipe, isn't that deterministic from looking at the (full) recipe
information (including inherits etc)?

Also, would having the layerindex list PACKAGECONFIG options per
recipe be possible?
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to