Fix to build.sh script to use aes67-daemon driver branch. See #60
This commit is contained in:
parent
275a25689b
commit
55b7246a08
2
build.sh
2
build.sh
@ -11,7 +11,7 @@ TOPDIR=$(pwd)
|
||||
|
||||
cd 3rdparty
|
||||
if [ ! -d ravenna-alsa-lkm ]; then
|
||||
git clone --single-branch --branch end_to_end_latency https://github.com/bondagit/ravenna-alsa-lkm.git
|
||||
git clone --single-branch --branch aes67-daemon https://github.com/bondagit/ravenna-alsa-lkm.git
|
||||
cd ravenna-alsa-lkm/driver
|
||||
make
|
||||
cd ../..
|
||||
|
Loading…
x
Reference in New Issue
Block a user