Skip to content
Snippets Groups Projects
Commit ab7d94c9 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

Split basic functionality gn.bbclass into gn_base.bbclass


This provides a gn_base.bbclass which can be used instead of gn.bbclass in
recipes where a different method for managing toolchain configuration is used.

Note, any recipes calling gn_do_configure or gn_do_compile will need to call the
new gn_base_do_configure and gn_base_do_compile respectively instead.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent f96439dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment