Revert "amdgpu-pro-libs: update to 5.5.1" firmware don't work

This reverts commit 1d37b05c34.
This commit is contained in:
2023-05-30 19:42:03 +02:00
parent 7972da1b42
commit 78cb1ec187
3 changed files with 240 additions and 240 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ def readPackages(packageString, packages,version):
elif x[0] == "SHA256":
packages[len(packages) - 1]["sha256"] = x[1].strip()
def generateFetchurl(version = "5.5.1", ubuntu_code = "jammy"):
def generateFetchurl(version = "5.4.6", ubuntu_code = "jammy"):
packages = []
packages32 = []