mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 04:41:33 +00:00
ensure some packages do not come in to devel
This commit is contained in:
parent
4c7951593d
commit
9c7e2d6228
@ -1,5 +1,5 @@
|
||||
filter_packages = [
|
||||
("^(BaseOS|AppStream|HighAvailability|ResilientStorage|RT|NFV)$", {
|
||||
("^(BaseOS|AppStream|HighAvailability|ResilientStorage|RT|NFV|devel)$", {
|
||||
"*": [
|
||||
"python36", # RCM-42305 - ursine python36 should be only in buildroot
|
||||
"gcc-toolset-9-*-testsuite", #RCM-58061
|
||||
|
Loading…
Reference in New Issue
Block a user