Jan Kaluza
|
f52249decd
|
Return only the direct build-requires of a module in get_module_build_dependencies and remove module_depsolving_wrapper, because it is not needed anymore.
|
2017-03-23 09:54:35 +01:00 |
|
Jan Kaluza
|
1487fd01f2
|
Remove is_waiting_for_repo_regen and use buildroot_ready instead. Do not get buildroot dependencies from the buildrequires recursively. Do not validate Koji tags to inherit.
|
2017-03-22 17:29:05 +01:00 |
|
Jan Kaluza
|
a9fdf08c6f
|
Do not fetch profiles in resolve_profiles recursively. When we are building a module, we just need profiles from build-requires of this particular module, but not all the modules downstream.
|
2017-03-22 09:29:08 +01:00 |
|
Jan Kaluza
|
2fda828cd3
|
Use fedora production PDC in tests.
|
2017-03-21 18:30:20 +01:00 |
|
Ralph Bean
|
ae8d453da3
|
Use mmd.xmd for exact pinning of dep tags.
|
2017-03-02 11:59:46 -05:00 |
|
Ralph Bean
|
8d2b7729bd
|
Restore the original functionality, even if it is weird.
|
2017-03-02 11:23:04 -05:00 |
|
Ralph Bean
|
724599fb77
|
Fix the depsolving wrapper.
It was try to convert koji tags back to modules locally, which caused
errors with the new bootstrap tag.
|
2017-03-02 11:16:43 -05:00 |
|