Everything else isn't really necessary and greatly lengthens AUH jobs.

Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com>
---
 upgrade-helper.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/upgrade-helper.py b/upgrade-helper.py
index 4f0b6b7..1176a73 100755
--- a/upgrade-helper.py
+++ b/upgrade-helper.py
@@ -188,7 +188,7 @@ class Updater(object):
             self.git = Git(os.path.dirname(os.getenv('PATH', 
False).split(':')[0]))
             self.poky_git = None
             self.opts['machines'] = settings.get('machines',
-                'qemux86 qemux86-64 qemuarm qemumips qemuppc 
qemux86_musl').split()
+                'qemux86-64 qemuarm_musl').split()
 
         self.opts['send_email'] = self.args.send_emails
         self.opts['author'] = "Upgrade Helper <%s>" % \
-- 
2.41.0

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

Reply via email to