Signed-off-by: Konrad Weihmann <[email protected]>
---
 scripts/runqemu | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/runqemu b/scripts/runqemu
index cdbb625505..14eb939b3e 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -1192,7 +1192,6 @@ to your build configuration.
                 raise RunQemuError("a new one with sudo.")
 
             gid = os.getgid()
-            uid = os.getuid()
             logger.info("Setting up tap interface under sudo")
             cmd = ('sudo', self.qemuifup, str(gid))
             for _ in range(5):
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#204315): 
https://lists.openembedded.org/g/openembedded-core/message/204315
Mute This Topic: https://lists.openembedded.org/mt/108350755/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to