On Tue, Aug 19, 2014 at 10:20 AM, Seth Bollinger <[email protected]> wrote: > Hello All, > > We have a few code bases that we need to run Coverity on. Does someone have > an example of how that would hook into a recipe? >
I dont think anyone have submitted patches for that yet. but you would actually write a task in a bbclass and then offer to inherit it globally or per recipe in that task you will implement the needed bits for running scans and all dependencies etc needed for scan. _________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
