mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-23 05:58:07 +00:00
This should actually be fixed in the package's build system to not do the network access during compile task but go modules are invoked during do_compile which needs to access the network. Lets workaround it for now Signed-off-by: Khem Raj <raj.khem@gmail.com>