-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
Description
I think we need to start storing more metadata within tarballs/JLL packages. In particular, I think the following list of things would be nice to store:
- BB version+gitsha used for build: useful for build caching
- hash of source build recipe: useful for build caching
- Source URLs: useful for GPL compliance
- Source licenses (the contents of
share/licenses/${src_name}/
): useful for GPL compliance
We should store these in the tarballs, but also in the JLL package itself, for easy inspection.
p-zubieta, fingolfin, AbhimanyuAryan, Moelf and mbauman