summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65783364ab26..8b1f4b52df01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rocm-validation-suite
pkgdesc = Tool for detecting and troubleshooting common problems affecting AMD GPUs
- pkgver = 3.10.0
+ pkgver = 5.0.1
pkgrel = 1
url = https://github.com/ROCm-Developer-Tools/ROCmValidationSuite
arch = x86_64
@@ -11,12 +11,15 @@ pkgbase = rocm-validation-suite
depends = rocblas
depends = rocm-smi-lib64
depends = git
+ depends = libpciaccess
options = !staticlibs
options = strip
- source = rocm-validation-suite-3.10.0.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-3.10.0.tar.gz
- source = action.patch
- sha256sums = 9f9a530f7850770663e0b0ec0c786367f2e22500a472ac6652c4fd9fb4df4f64
- sha256sums = 8edac06b0658c77f91ce77bbfbe539c4f001b27ab205aabcad91cbecf19bd4d0
+ options = !lto
+ source = rocm-validation-suite-5.0.1.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-5.0.1.tar.gz
+ source = gtest.patch::https://patch-diff.githubusercontent.com/raw/ROCm-Developer-Tools/ROCmValidationSuite/pull/523.patch
+ source = rvs-os-type.patch::https://github.com/acxz/ROCmValidationSuite/commit/eb1a4bf5de8d8ba25f21ee13d6af1c46416e3961.patch
+ sha256sums = d4348bb2894e64727daba8006b9ae5b64622051aeef637442be069ecd5ce10c8
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = rocm-validation-suite
-