Skip to content

Commit 898978f

Browse files
authored
Update xdna-driver tag (#3118)
1 parent 24e0c2f commit 898978f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/build_drivers.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ fi
9393

9494
echo "Setting up XDNA driver repository..."
9595
# Clone or update the XDNA driver repository and initialize submodules
96-
XDNA_TAG=beb9e450fe123ecdf395453971576179cedcf1dd
97-
# (1.7 tag as of 2026/02/17)
96+
XDNA_TAG=944ca35a395b7dfa37ac3f437f1da48feca7bffc
97+
# (1.7 tag as of 2026/05/27)
9898
if [ -d "xdna-driver" ]; then
9999
echo "xdna-driver directory already exists. Removing and re-cloning to ensure clean state..."
100100
rm -rf xdna-driver

0 commit comments

Comments
 (0)