Changed the build script to use end_to_end_latency branch of the driver
This commit is contained in:
parent
7793b65f58
commit
9221deaf39
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 aes67-daemon https://github.com/bondagit/ravenna-alsa-lkm.git
|
||||
git clone --single-branch --branch end_to_end_latency https://github.com/bondagit/ravenna-alsa-lkm.git
|
||||
cd ravenna-alsa-lkm/driver
|
||||
make
|
||||
cd ../..
|
||||
|
Loading…
x
Reference in New Issue
Block a user