summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-08-02 16:45:15 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-08-03 21:52:29 +0800
commitfc28779c370b0abbf999fcf38f02e7f3b22e4dbc (patch)
tree6819b6064d6aaf5cce0fadf6a1e5e3b832764fe6 /recipes-graphics
parenta82be9779cc962c0d2333ac0c37e95c7c11e00b8 (diff)
downloadmeta-intel-fc28779c370b0abbf999fcf38f02e7f3b22e4dbc.tar.gz
hdcp: upgrade v19.1.0 -> v19.2.0
Release details can be found here: https://github.com/intel/hdcp/releases Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/hdcp/hdcp_19.2.0.bb (renamed from recipes-graphics/hdcp/hdcp_19.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/hdcp/hdcp_19.1.0.bb b/recipes-graphics/hdcp/hdcp_19.2.0.bb
index 0ff0fcdd..c892a5d8 100644
--- a/recipes-graphics/hdcp/hdcp_19.1.0.bb
+++ b/recipes-graphics/hdcp/hdcp_19.2.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 = "8543db04594d7a46ebc5a5fa14d5818bb1eb6327" 15SRCREV = "e9b4f22d4b5f0f71fb2c05b9e80e7750e939ea05"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18REQUIRED_DISTRO_FEATURES = "systemd" 18REQUIRED_DISTRO_FEATURES = "systemd"