diff --git a/recipes-graphics/hdcp/hdcp/0001-main-fix-hdcpd-service-failure.patch b/recipes-graphics/hdcp/hdcp/0001-main-fix-hdcpd-service-failure.patch index f07d466f..6d32da43 100644 --- a/recipes-graphics/hdcp/hdcp/0001-main-fix-hdcpd-service-failure.patch +++ b/recipes-graphics/hdcp/hdcp/0001-main-fix-hdcpd-service-failure.patch @@ -9,7 +9,7 @@ exits, which causing hdcpd service failure. Added wait function to block parent process until child process exits. -Upstream-Status: Submitted[https://github.com/intel/hdcp/pull/17] +Upstream-Status: Submitted [https://github.com/intel/hdcp/pull/17] Signed-off-by: Naveen Saini ---