While commit a8ef7339ecb9eee909224e7cf23ccd48ef105d93 added the string 'TUNE' to add support for checking required TUNE_FEATURES, the comment was not adjusted appropriately.
Signed-off-by: Robert P. J. Day <[email protected]> --- diff --git a/meta/classes-recipe/features_check.bbclass b/meta/classes-recipe/features_check.bbclass index 46d8243cb6..d69cfb8309 100644 --- a/meta/classes-recipe/features_check.bbclass +++ b/meta/classes-recipe/features_check.bbclass @@ -1,6 +1,6 @@ # Allow checking of required and conflicting features # -# xxx = [DISTRO,MACHINE,COMBINED,IMAGE] +# xxx = [DISTRO,MACHINE,COMBINED,IMAGE,TUNE] # # ANY_OF_xxx_FEATURES: ensure at least one item on this list is included # in xxx_FEATURES.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236727): https://lists.openembedded.org/g/openembedded-core/message/236727 Mute This Topic: https://lists.openembedded.org/mt/119215980/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
