[bitbake-devel] Overriding bitbake functions

vijaikumar k vijaikumar.k at mistralsolutions.com
Tue Jun 6 07:10:51 UTC 2017


Hi All,

I need to override an append function in bitbake. Just wondering if there
is a way to do it.

do_configure()
do_configure_append()
do_configure_append_mymachine()

I want to replace/override do_configure_append() with
do_configure_append_mymachine(). Is this possible? I do not want to disturb
do_configure and do_configure_append function. All the functions are in the
same bb file.

Thanks,
Vijai Kumar K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20170606/720a206a/attachment-0002.html>


More information about the bitbake-devel mailing list