We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db89c65 commit c4912b3Copy full SHA for c4912b3
cov_build.sh
@@ -250,9 +250,10 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
250
-DRDK_SERVICES_COVERITY=ON \
251
-DRDK_SERVICES_L1_TEST=ON \
252
-DDS_FOUND=ON \
253
+ -DPLUGIN_HDMICECSINK=ON \
254
+ -DPLUGIN_HDMICECSOURCE=ON \
255
-DPLUGIN_HDMIINPUT=ON \
- -DPLUGIN_AVINPUT=ON \
- -DPLUGIN_AVOUTPUT=ON \
256
+ -DPLUGIN_HDCPPROFILE=ON \
257
258
cmake --build build/entservices-inputoutput --target install
259
echo "======================================================================================"
0 commit comments