Skip to content

Commit 9e8327a

Browse files
committed
test
1 parent b593b4c commit 9e8327a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

cov_build.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,7 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
250250
-DRDK_SERVICES_COVERITY=ON \
251251
-DRDK_SERVICES_L1_TEST=ON \
252252
-DDS_FOUND=ON \
253-
-DPLUGIN_HDMICECSOURCE=ON \
254-
-DPLUGIN_HDMICECSINK=ON \
255-
-DPLUGIN_HDCPPROFILE=ON \
256-
253+
-DPLUGIN_AVINPUT=ON \
257254

258255
cmake --build build/entservices-inputoutput --target install
259256
echo "======================================================================================"

0 commit comments

Comments
 (0)