Adding Ubuntu binary support to project

Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
colramos-amd
2022-11-07 10:25:30 -06:00
parent d4a9cf91ee
commit c3c2eef259
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ SOC_LIST = ["mi50", "mi100", "mi200"]
DISTRO_MAP = {
"platform:el8": "rhel8",
"15.3": "sle15sp3",
"20.04": "ubuntu20_04"
}
version = os.path.join(OMNIPERF_HOME.parent, "VERSION")
try: