There appears to be no more network access in the compile task, so we
can remove the flag.

Signed-off-by: Ross Burton <ross.bur...@arm.com>
---
 meta-oe/recipes-test/syzkaller/syzkaller_git.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-oe/recipes-test/syzkaller/syzkaller_git.bb 
b/meta-oe/recipes-test/syzkaller/syzkaller_git.bb
index 4043ab7ea5..ef76a37891 100644
--- a/meta-oe/recipes-test/syzkaller/syzkaller_git.bb
+++ b/meta-oe/recipes-test/syzkaller/syzkaller_git.bb
@@ -17,10 +17,6 @@ SRCREV = "25905f5d0a2a7883bd33491997556193582c6059"
 UPSTREAM_CHECK_COMMITS = "1"
 
 export GOPROXY = "https://proxy.golang.org,direct";
-# Workaround for network access issue during compile step.
-# This needs to be fixed in the recipes buildsystem so that
-# it can be accomplished during do_fetch task.
-do_compile[network] = "1"
 
 COMPATIBLE_HOST = "(x86_64|i.86|arm|aarch64).*-linux"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114250): 
https://lists.openembedded.org/g/openembedded-devel/message/114250
Mute This Topic: https://lists.openembedded.org/mt/110010174/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to