From 62166cee76f46670e1bbfe89d0793eec65c8c7b8 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 18 Nov 2019 14:20:37 +0000 Subject: recipes: use features_check instead of deprecated distro_features_check Signed-off-by: Ross Burton Signed-off-by: Anuj Mittal --- recipes-graphics/hdcp/hdcp_19.3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/hdcp/hdcp_19.3.0.bb b/recipes-graphics/hdcp/hdcp_19.3.0.bb index 12775f97..4c655ad6 100644 --- a/recipes-graphics/hdcp/hdcp_19.3.0.bb +++ b/recipes-graphics/hdcp/hdcp_19.3.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 distro_features_check +inherit pkgconfig cmake useradd systemd features_check SRC_URI = "git://github.com/intel/hdcp.git \ file://0001-main-fix-hdcpd-service-failure.patch \ -- cgit v1.2.3-54-g00ecf