sync from upstream

This commit is contained in:
Louis Abel 2023-02-07 09:06:51 -07:00
parent 7c5654ba21
commit 2754e9d272
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 7 additions and 0 deletions

View File

@ -150,6 +150,7 @@ additional_packages = [
"nvme-stas", #ENGCMP-2495
"libnvme", #ENGCMP-2358
"passt", #ENGCMP-2741
"pf-bb-config", #ENGCMP-2857
"poppler-qt5", #ENGCMP-2393
"python3.11", #ENGCMP-2833
"python3.11-idna", #ENGCMP-2888
@ -244,6 +245,12 @@ additional_packages = [
],
}),
("^SAP$", {
"*": [
"compat-sap-c++-12", # ENGCMP-2843
]
}),
("^Buildroot$", {
"*": [
"*",