diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index 839ff5564af90..a3be60f17315b 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -1,7 +1,2 @@ -# commit f058cb230c65fe8094f74043d0c9afd5ba0e8325 -# Merge: 871061f1 3bf76246 -# Author: Ross Brunton -# Date: Tue Jan 21 15:49:41 2025 +0000 -# Merge pull request #2593 from RossBrunton/ross/formatall -# Ensure all files are clang formatted -set(UNIFIED_RUNTIME_TAG f058cb230c65fe8094f74043d0c9afd5ba0e8325) +set(UNIFIED_RUNTIME_REPO "https://github.com/kbenzie/unified-runtime.git") +set(UNIFIED_RUNTIME_TAG b9153f9ba5309a7e2fa521f61594100bb3c93b63)