ensure some packages do not come in to devel

This commit is contained in:
Louis Abel 2023-03-12 00:02:08 -07:00
parent 4c7951593d
commit 9c7e2d6228
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 1 additions and 1 deletions

View File

@ -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