Skip to content

fill-in missing repo link

Jakub Racek requested to merge fix-missing-repo-link into master

When we build RPMs, we usually publish the links to the repo with kernel repo: in reporter, which is being taken from rc-file:

[state] kernel_package_url=

However, in this codepath it looks like we're not doing that. Let's fix this.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports