summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-06-26 10:24:06 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-06-26 11:54:15 +0800
commitbd62b17dd4e009ec8d7d82681f7898c122d08bff (patch)
tree7df5c662664486180177bcf739b7bfefbf8d9c2f
parentc4e2039ca6b0e9506db55b91797bfdceb1c64853 (diff)
downloadmeta-intel-bd62b17dd4e009ec8d7d82681f7898c122d08bff.tar.gz
hdcp: upgrade 19.4.0 -> 20.1.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-graphics/hdcp/hdcp_20.1.0.bb (renamed from recipes-graphics/hdcp/hdcp_19.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/hdcp/hdcp_19.4.0.bb b/recipes-graphics/hdcp/hdcp_20.1.0.bb
index 77825184..ed40b007 100644
--- a/recipes-graphics/hdcp/hdcp_19.4.0.bb
+++ b/recipes-graphics/hdcp/hdcp_20.1.0.bb
@@ -12,7 +12,7 @@ inherit pkgconfig cmake useradd systemd ${COMPAT_DISTRO_FEATURE_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 = "d10f2ab3efea1a49c98f381ab2c0b1e84cec3c6f" 15SRCREV = "cacc352159c5bdaf1c21846cecdd1eb7b031e1d3"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18REQUIRED_DISTRO_FEATURES = "systemd" 18REQUIRED_DISTRO_FEATURES = "systemd"