From 3f99053c646f02ccd9a005f489bde89c41b88b95 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Fri, 24 Apr 2020 13:38:37 +0800 Subject: layer.conf: allow to build with zeus Class 'distro_features_check' has moved to 'features_check', which does not allow dunfell and latest releases to build against zeus release. Inherit class based on LAYERSERIES_CORENAMES. Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-graphics/hdcp/hdcp_19.4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/hdcp/hdcp_19.4.0.bb b/recipes-graphics/hdcp/hdcp_19.4.0.bb index d4834f5e..77825184 100644 --- a/recipes-graphics/hdcp/hdcp_19.4.0.bb +++ b/recipes-graphics/hdcp/hdcp_19.4.0.bb @@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c50969be4feb8b99c6baa3795ede4dce" SECTION = "lib" -inherit pkgconfig cmake useradd systemd features_check +inherit pkgconfig cmake useradd systemd ${COMPAT_DISTRO_FEATURE_CHECK} SRC_URI = "git://github.com/intel/hdcp.git \ file://0001-main-fix-hdcpd-service-failure.patch \ -- cgit v1.2.3-54-g00ecf