Skip to content

Commit c4912b3

Browse files
committed
test
1 parent db89c65 commit c4912b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cov_build.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,10 @@ 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_HDMICECSINK=ON \
254+
-DPLUGIN_HDMICECSOURCE=ON \
253255
-DPLUGIN_HDMIINPUT=ON \
254-
-DPLUGIN_AVINPUT=ON \
255-
-DPLUGIN_AVOUTPUT=ON \
256+
-DPLUGIN_HDCPPROFILE=ON \
256257

257258
cmake --build build/entservices-inputoutput --target install
258259
echo "======================================================================================"

0 commit comments

Comments
 (0)