From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15271] no start-qemu.sh
Date: Tue, 24 Jan 2023 08:25:17 +0000 [thread overview]
Message-ID: <bug-15271-163-s1gI7Tx7Ha@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-15271-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=15271
--- Comment #1 from Andrei Cherniaev <glscene2010@gmail.com> ---
There is interesting code in file buildroot/board/qemu/post-image.sh
# Search for "# qemu_*_defconfig" tag in all readme.txt files.
# Qemu command line on multilines using back slash are accepted.
QEMU_CMD_LINE=$(sed -r ':a; /\\$/N; s/\\\n//; s/\t/ /; ta; /#
'${DEFCONFIG_NAME}'$/!d; s/#.*//' ${README_FILES})
This script search "qemu_..._defconfig" in readme.txt files. Looks very bad
idea... May be buildroot project should use runqemu python script from yocto
https://docs.yoctoproject.org/dev-manual/qemu.html#qemu-command-line-syntax
?
runqemu script use .conf files, for example qemux86.conf file
https://github.com/yoctoproject/poky/blob/master/meta/conf/machine/qemux86.conf
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-01-24 8:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-22 13:54 [Buildroot] [Bug 15271] New: no start-qemu.sh bugzilla
2023-01-24 8:25 ` bugzilla [this message]
2023-01-28 20:34 ` [Buildroot] [Bug 15271] " bugzilla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-15271-163-s1gI7Tx7Ha@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox