]> code.ossystems Code Review - openembedded-core.git/commit
flit_core: export do_configure and do_compile
authorTim Orling <ticotimo@gmail.com>
Tue, 1 Mar 2022 16:11:24 +0000 (08:11 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2022 18:41:52 +0000 (18:41 +0000)
commit14c2dcbebccf072225a089518ffeb010401f479c
tree13591ac002d4d4054e11c6665e6258a4c238d073
parentc0fca53a9b48cb4e92da89e9e652623296244ff6
flit_core: export do_configure and do_compile

The class should export the tasks so they can be extended or overriden
elsewhere (like what setuptools3.bbclass has).

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/flit_core.bbclass