From: Peter Korsgaard <peter@korsgaard.com>
To: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
Cc: Adam Duskett <adam.duskett@amarulasolutions.com>,
Pascal Huerst <pascal.huerst@gmail.com>,
Julien Olivain <ju.o@free.fr>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH 4/6] support/testing/tests/package/test_google_breakpad.py: new runtime test
Date: Tue, 09 Jan 2024 13:58:57 +0100 [thread overview]
Message-ID: <87sf36acj2.fsf@48ers.dk> (raw)
In-Reply-To: <20231224120936.43969775@windsurf> (Thomas Petazzoni via buildroot's message of "Sun, 24 Dec 2023 12:09:36 +0100")
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
Hi,
> As we discussed, I am just not sure what would be the right mechanism
> to exchange data between the target system running in Qemu, and the
> host running the test suite. Our default Busybox configuration doesn't
> enable httpd or ftpd. One option would be dropbear of course. This
> would in all cases require networking between host and target.
> Julien: do you have some suggestions here?
One option is the FAT support in QEMU, which exposes a host directory as
a FAT formatted disk to the VM:
https://en.wikibooks.org/wiki/QEMU/Devices/Storage
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-01-09 12:59 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-03 4:18 [Buildroot] [PATCH 1/6] package/google-breakpad/gen-syms.sh: fix shellcheck warnings Adam Duskett
2023-12-03 4:18 ` [Buildroot] [PATCH 2/6] package/google-breakpad: disable uclibc support Adam Duskett
2023-12-23 21:25 ` Thomas Petazzoni via buildroot
2024-01-09 12:51 ` Peter Korsgaard
2024-01-09 13:33 ` Baruch Siach via buildroot
2024-01-09 13:37 ` Peter Korsgaard
2023-12-03 4:18 ` [Buildroot] [PATCH 3/6] package/google-breakpad: fix building on newer systems Adam Duskett
2023-12-23 21:22 ` Thomas Petazzoni via buildroot
2024-01-09 12:51 ` Peter Korsgaard
2023-12-03 4:18 ` [Buildroot] [PATCH 4/6] support/testing/tests/package/test_google_breakpad.py: new runtime test Adam Duskett
2023-12-24 11:09 ` Thomas Petazzoni via buildroot
2024-01-09 12:58 ` Peter Korsgaard [this message]
2023-12-03 4:18 ` [Buildroot] [PATCH 5/6] package/google-breakpad: add 0002-dont-include-stab.h.patch Adam Duskett
2023-12-24 10:59 ` Thomas Petazzoni via buildroot
2023-12-03 4:18 ` [Buildroot] [PATCH 6/6] package/google-breakpad: bump version to f49c2f1a2023da0cb055874fba050563dfea57db Adam Duskett
2023-12-24 10:56 ` Thomas Petazzoni via buildroot
2023-12-23 21:22 ` [Buildroot] [PATCH 1/6] package/google-breakpad/gen-syms.sh: fix shellcheck warnings Thomas Petazzoni via buildroot
2024-01-09 12:51 ` Peter Korsgaard
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=87sf36acj2.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=adam.duskett@amarulasolutions.com \
--cc=buildroot@buildroot.org \
--cc=ju.o@free.fr \
--cc=pascal.huerst@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.