From: Robert P. J. Day <[email protected]> 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]> Signed-off-by: Mathieu Dubois-Briand <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 66e76b68460d5d7480e686ed2d94090d69fb4b90) Signed-off-by: Yoann Congal <[email protected]> --- meta/classes-recipe/features_check.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes-recipe/features_check.bbclass b/meta/classes-recipe/features_check.bbclass index 46d8243cb6b..d69cfb8309f 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 (#237420): https://lists.openembedded.org/g/openembedded-core/message/237420 Mute This Topic: https://lists.openembedded.org/mt/119404690/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
