sync from upstream

This commit is contained in:
Louis Abel 2023-02-09 10:01:13 -07:00
parent 2754e9d272
commit e344774a2d
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 11 additions and 0 deletions

View File

@ -117,6 +117,7 @@ additional_packages = [
"gcc-toolset-12-runtime", #ENGCMP-2391
"gnome-kiosk-script-session", #ENGCMP-2499
"gnome-kiosk-search-appliance", #ENGCMP-2499
"gstreamer1-plugins-base-tools", #ENGCMP-2907
"idm-pki-est", #ENGCMP-2798
"ignition-edge", #ENGCMP-2770
"ignition-validate", #ENGCMP-2656
@ -153,8 +154,12 @@ additional_packages = [
"pf-bb-config", #ENGCMP-2857
"poppler-qt5", #ENGCMP-2393
"python3.11", #ENGCMP-2833
"python3.11-charset-normalizer", #ENGCMP-2914
"python3.11-idna", #ENGCMP-2888
"python3.11-pip", #ENGCMP-2858
"python3.11-ply", #ENGCMP-2911
"python3.11-pysocks", #ENGCMP-2912
"python3.11-pyyaml", #ENGCMP-2910
"python3.11-setuptools", #ENGCMP-2860
"python3.11-six", #ENGCMP-2872
"python3.11-wheel", #ENGCMP-2873
@ -251,6 +256,12 @@ additional_packages = [
]
}),
("^SAPHANA$", {
"*": [
"compat-sap-c++-12", # ENGCMP-2843
]
}),
("^Buildroot$", {
"*": [
"*",