summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/hdcp
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-10-14 13:43:11 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-10-21 07:18:55 +0800
commitd2bc90498888b0621d1011642324441f92d69cc2 (patch)
tree33b31b52515aa4479c372d5e5cef083c08777cc7 /recipes-graphics/hdcp
parent62ac7ad8747118c3165e47707ae311282e6db77c (diff)
downloadmeta-intel-d2bc90498888b0621d1011642324441f92d69cc2.tar.gz
hdcp: upgrade 19.2.0 -> 19.3.0
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@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-graphics/hdcp')
-rw-r--r--recipes-graphics/hdcp/hdcp_19.3.0.bb (renamed from recipes-graphics/hdcp/hdcp_19.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/hdcp/hdcp_19.2.0.bb b/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
12SRC_URI = "git://github.com/intel/hdcp.git \ 12SRC_URI = "git://github.com/intel/hdcp.git \
13 file://0001-main-fix-hdcpd-service-failure.patch \ 13 file://0001-main-fix-hdcpd-service-failure.patch \
14" 14"
15SRCREV = "e9b4f22d4b5f0f71fb2c05b9e80e7750e939ea05" 15SRCREV = "9ba9511d3a5bea41442ba8507f378b931caf8981"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18REQUIRED_DISTRO_FEATURES = "systemd" 18REQUIRED_DISTRO_FEATURES = "systemd"