On 6 June 2016 at 10:39, <[email protected]> wrote: > I have a git source which need some submodules. For that I need to execute > "git submodule init" and "git submodule update". Any idea how to do it in a > comon way? >
Use the gitsm: fetcher, which will do that for you. Ross
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
