Skip to content

Commit 8fc1c81

Browse files
committed
Fixed build script to checkout the aes67-daemon branch of the driver
1 parent ec580c5 commit 8fc1c81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ echo "Init git submodules ..."
1313
git submodule update --init --recursive
1414

1515
cd 3rdparty/ravenna-alsa-lkm/driver
16-
git checkout aes67-daemon-st-2022-7
16+
git checkout aes67-daemon
1717
make
1818
cd -
1919

0 commit comments

Comments
 (0)