summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/hdcp/hdcp_19.4.0.bb (renamed from recipes-graphics/hdcp/hdcp_19.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/hdcp/hdcp_19.3.0.bb b/recipes-graphics/hdcp/hdcp_19.4.0.bb
index 4c655ad6..d4834f5e 100644
--- a/recipes-graphics/hdcp/hdcp_19.3.0.bb
+++ b/recipes-graphics/hdcp/hdcp_19.4.0.bb
@@ -12,7 +12,7 @@ inherit pkgconfig cmake useradd systemd 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 = "9ba9511d3a5bea41442ba8507f378b931caf8981" 15SRCREV = "d10f2ab3efea1a49c98f381ab2c0b1e84cec3c6f"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18REQUIRED_DISTRO_FEATURES = "systemd" 18REQUIRED_DISTRO_FEATURES = "systemd"