We're checking for REQUIRED_DISTRO_FEATURES so make sure that it
actually is used and inherit features_check. Fixes:

| lms-2022.0.0.0-r0 do_package_qa: QA Issue: lms: recipe doesn't inherit 
features_check [unhandled-features-check]

Signed-off-by: Anuj Mittal <[email protected]>
---
 .../openembedded-layer/recipes-bsp/amt/lms_2022.0.0.0.bb        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2022.0.0.0.bb 
b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2022.0.0.0.bb
index bc2f17dd..b0eb0f20 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2022.0.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2022.0.0.0.bb
@@ -10,7 +10,7 @@ COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
 
 COMPATIBLE_HOST_libc-musl = "null"
 
-inherit cmake systemd
+inherit cmake systemd features_check
 
 DEPENDS = "metee ace xerces-c libnl libxml2 glib-2.0 glib-2.0-native connman"
 
-- 
2.25.4

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#6617): 
https://lists.yoctoproject.org/g/meta-intel/message/6617
Mute This Topic: https://lists.yoctoproject.org/mt/75096104/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to