You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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