On Tue, 2022-11-15 at 15:44 -0800, John Broadbent via
lists.openembedded.org wrote:
> From: John Edward Broadbent <j...@google.com>
> 
> This recipe can be used to identify kernel dependencies, and
> immediately throw build errors if those dependencies are not met.
> 
> Signed-off-by: John Edward Broadbent <j...@google.com>
> ---
>  meta/classes-global/kernel_dep_check.bbclass | 81 ++++++++++++++++++++
>  1 file changed, 81 insertions(+)
>  create mode 100644 meta/classes-global/kernel_dep_check.bbclass
> 
> diff --git a/meta/classes-global/kernel_dep_check.bbclass 
> b/meta/classes-global/kernel_dep_check.bbclass

I was a little puzzled by the way you'd expect this class to be used.
It is placed in class-global and hence you must be using it as an
INHERIT but I'd have expected it to only be used by recipes that need
it on a per recipe basis?

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#173678): 
https://lists.openembedded.org/g/openembedded-core/message/173678
Mute This Topic: https://lists.openembedded.org/mt/95056284/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to