SWDEV-298155: Fixing HSA-CLASS REV

Adding the latest commit to pull from the hsa-class git repo that includes the fix for SWDEV-298155
"Fixing the typo in evt_stats.h" https://github.com/ROCmSoftwarePlatform/hsa-class/commit/e6456a6d93cc6d8bcc59bd6ea24f27146f86ff4c

Change-Id: I9984de8ec9204a6cf47a25ce4ac42852473c56c9
This commit is contained in:
Ammar ELWazir
2021-09-22 15:10:18 -05:00
zatwierdzone przez Ammar Elwazir
rodzic a7cd80b716
commit 99e2f37c81
+1 -1
Wyświetl plik
@@ -44,7 +44,7 @@ endif ()
## Path to HSA test
set ( HSA_TEST_DIR "${TEST_DIR}/hsa/test" )
set ( HSA_REV "a4fcdae" )
set ( HSA_REV "f8b3870" )
## test run script
set ( RUN_SCRIPT "${TEST_DIR}/run.sh" )