[meta-intel] [PATCH 3/4] hdcp: upgrade 19.2.0 -> 19.3.0

Naveen Saini naveen.kumar.saini at intel.com
Sun Oct 13 22:43:11 PDT 2019


Release notes can be found here:
https://github.com/intel/hdcp/releases/tag/intel-HDCP-19.3.0

Signed-off-by: Naveen Saini <naveen.kumar.saini at intel.com>
---
 recipes-graphics/hdcp/{hdcp_19.2.0.bb => hdcp_19.3.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename recipes-graphics/hdcp/{hdcp_19.2.0.bb => hdcp_19.3.0.bb} (94%)

diff --git a/recipes-graphics/hdcp/hdcp_19.2.0.bb b/recipes-graphics/hdcp/hdcp_19.3.0.bb
similarity index 94%
rename from recipes-graphics/hdcp/hdcp_19.2.0.bb
rename to recipes-graphics/hdcp/hdcp_19.3.0.bb
index c892a5d8..12775f97 100644
--- a/recipes-graphics/hdcp/hdcp_19.2.0.bb
+++ b/recipes-graphics/hdcp/hdcp_19.3.0.bb
@@ -12,7 +12,7 @@ inherit pkgconfig cmake useradd systemd distro_features_check
 SRC_URI = "git://github.com/intel/hdcp.git \
         file://0001-main-fix-hdcpd-service-failure.patch \
 "
-SRCREV = "e9b4f22d4b5f0f71fb2c05b9e80e7750e939ea05"
+SRCREV = "9ba9511d3a5bea41442ba8507f378b931caf8981"
 S = "${WORKDIR}/git"
 
 REQUIRED_DISTRO_FEATURES = "systemd"
-- 
2.17.1



More information about the meta-intel mailing list