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

View File

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