Update distro_features_check usage
authorScott Murray <scott.murray@konsulko.com>
Mon, 30 Mar 2020 19:08:58 +0000 (15:08 -0400)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 27 Apr 2020 15:12:24 +0000 (17:12 +0200)
Replace distro_features_check usage with features_check to work with
dunfell, which has removed distro_features_check.

Bug-AGL: SPEC-3302

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I46ef0d0feaa5515dd664de4cc5a9691e2ebe109b

meta-agl-profile-cluster-qt5/recipes-platform/images/agl-image-cluster-qt5.inc
meta-agl-profile-cluster/recipes-platform/images/agl-image-cluster.inc
meta-agl-profile-graphical-qt5/recipes-platform/images/agl-image-graphical-qt5.inc
meta-agl-profile-graphical/recipes-platform/images/agl-image-weston.inc
meta-agl-profile-telematics/recipes-platform/images/agl-image-telematics.inc
meta-security/recipes-security/security-manager/security-manager.inc
meta-security/recipes-security/smacknet/smacknet.bb

index 9f9f530..93826aa 100644 (file)
@@ -2,6 +2,6 @@ require recipes-platform/images/agl-image-boot.inc
 
 IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
 
-inherit distro_features_check
+inherit features_check
 
 REQUIRED_DISTRO_FEATURES = "wayland"
index 9f9f530..93826aa 100644 (file)
@@ -2,6 +2,6 @@ require recipes-platform/images/agl-image-boot.inc
 
 IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
 
-inherit distro_features_check
+inherit features_check
 
 REQUIRED_DISTRO_FEATURES = "wayland"
index ed1634f..cef3bf6 100644 (file)
@@ -2,6 +2,6 @@ require recipes-platform/images/agl-image-minimal.inc
 
 IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
 
-inherit distro_features_check
+inherit features_check
 
 REQUIRED_DISTRO_FEATURES = "wayland"
index ed1634f..cef3bf6 100644 (file)
@@ -2,6 +2,6 @@ require recipes-platform/images/agl-image-minimal.inc
 
 IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
 
-inherit distro_features_check
+inherit features_check
 
 REQUIRED_DISTRO_FEATURES = "wayland"
index fdc5083..e1d1f40 100644 (file)
@@ -36,7 +36,7 @@ EXTRA_OECMAKE = " \
 inherit systemd
 SYSTEMD_SERVICE_${PN} = "security-manager.service"
 
-inherit distro_features_check
+inherit features_check
 REQUIRED_DISTRO_FEATURES += "smack"
 
 # The upstream source code contains the Tizen-specific policy configuration files.
index 553456a..250cdb1 100644 (file)
@@ -12,7 +12,7 @@ S = "${WORKDIR}"
 
 inherit systemd
 
-inherit distro_features_check
+inherit features_check
 REQUIRED_DISTRO_FEATURES = "smack"
 
 #netlabel configuration service