diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2020-07-21 16:55:24 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-07-22 12:32:46 +0800 |
commit | 085ba92a5930e841362b2294f7b6869e21697cd5 (patch) | |
tree | da2a4510b072312b5bf3f77df3c7432603e420e9 /recipes-graphics | |
parent | c5d1181064944aee3c736ab050de63a12df07608 (diff) | |
download | meta-intel-085ba92a5930e841362b2294f7b6869e21697cd5.tar.gz |
layer.conf: drop zeus compatibility
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_20.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/hdcp/hdcp_20.1.0.bb b/recipes-graphics/hdcp/hdcp_20.1.0.bb index ed40b007..016e8e0a 100644 --- a/recipes-graphics/hdcp/hdcp_20.1.0.bb +++ b/recipes-graphics/hdcp/hdcp_20.1.0.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause" | |||
7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c50969be4feb8b99c6baa3795ede4dce" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c50969be4feb8b99c6baa3795ede4dce" |
8 | SECTION = "lib" | 8 | SECTION = "lib" |
9 | 9 | ||
10 | inherit pkgconfig cmake useradd systemd ${COMPAT_DISTRO_FEATURE_CHECK} | 10 | inherit pkgconfig cmake useradd systemd features_check |
11 | 11 | ||
12 | SRC_URI = "git://github.com/intel/hdcp.git \ | 12 | SRC_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 \ |