From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Enrico Jorns <ejo@pengutronix.de>,
openembedded-core@lists.openembedded.org
Cc: yocto@pengutronix.de, Alexander Kanavin <alex.kanavin@gmail.com>,
alexandre.belloni@bootlin.com
Subject: Re: [PATCH v2 0/9] Add barebox bootloader support (and testing)
Date: Mon, 03 Apr 2023 16:49:59 +0100 [thread overview]
Message-ID: <7269b525eb965461ff7507ed59e79ccb24dbb388.camel@linuxfoundation.org> (raw)
In-Reply-To: <20230331104025.1478393-1-ejo@pengutronix.de>
On Fri, 2023-03-31 at 12:40 +0200, Enrico Jorns wrote:
> This adds support for the barebox bootloader (and tools) to oe-core.
>
> In order to have proper testing, this extends oe-selftest to allow
> basic testing of bootloaders. While at it, cover both barebox and u-boot.
>
> v2:
> * set myself as maintainer in maintainers.inc
> * move doc from documentation.conf to recipe
> * update to barebox v2023.03 (including fixes for musl, etc.)
> * set standard configs for qemu machines to allow building them
> * add better efi dir support in barebox recipe
> * enable testing bootloaders in oeqa
> * add test cases for barebox (and u-boot)
>
> Enrico Jorns (7):
> barebox: set default BAREBOX_CONFIG for qemu machines
> oeqa/utils/qemurunner: support ignoring vt100 escape sequences
> oeqa/utils/qemurunner: simplify output parsing and make
> crlf-compatible
> oeqa/utils/commands: document runqemu context manager
> oeqa: support passing custom boot patterns to runqemu
> oeqa/selftest/cases: add barebox tests
> oeqa/selftest/cases: add basic u-boot test
>
> Marco Felsch (2):
> barebox: add initial support
> barebox-tools: add initial barebox tools support
Testing on the autobuilder did trigger a few issues:
on musl:
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/5023
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/6932
and some failing oe-selftests:
https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/4971
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/5023
[there were more but look similar]
Cheers,
Richard
next prev parent reply other threads:[~2023-04-03 15:50 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-31 10:40 [PATCH v2 0/9] Add barebox bootloader support (and testing) Enrico Jorns
2023-03-31 10:40 ` [PATCH v2 1/9] barebox: add initial support Enrico Jorns
2023-03-31 10:40 ` [PATCH v2 2/9] barebox-tools: add initial barebox tools support Enrico Jorns
2023-03-31 10:40 ` [PATCH v2 3/9] barebox: set default BAREBOX_CONFIG for qemu machines Enrico Jorns
2023-03-31 14:04 ` Alexander Kanavin
2023-04-03 11:42 ` Enrico Jörns
2023-04-11 14:16 ` Alexander Kanavin
2023-04-24 15:15 ` Enrico Jörns
2023-03-31 10:40 ` [PATCH v2 4/9] oeqa/utils/qemurunner: support ignoring vt100 escape sequences Enrico Jorns
2023-03-31 14:05 ` Alexander Kanavin
2023-04-03 13:02 ` Enrico Jörns
2023-04-11 14:17 ` Alexander Kanavin
2023-03-31 10:40 ` [PATCH v2 5/9] oeqa/utils/qemurunner: simplify output parsing and make crlf-compatible Enrico Jorns
2023-03-31 10:40 ` [PATCH v2 6/9] oeqa/utils/commands: document runqemu context manager Enrico Jorns
2023-03-31 10:40 ` [PATCH v2 7/9] oeqa: support passing custom boot patterns to runqemu Enrico Jorns
2023-03-31 10:40 ` [PATCH v2 8/9] oeqa/selftest/cases: add barebox tests Enrico Jorns
2023-03-31 10:40 ` [PATCH v2 9/9] oeqa/selftest/cases: add basic u-boot test Enrico Jorns
2023-03-31 14:03 ` [PATCH v2 0/9] Add barebox bootloader support (and testing) Alexander Kanavin
2023-04-03 15:49 ` Richard Purdie [this message]
2023-04-03 21:20 ` Enrico Jörns
2023-04-04 2:33 ` [OE-core] " Khem Raj
2023-04-04 11:13 ` Enrico Jörns
2023-04-04 16:11 ` Khem Raj
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=7269b525eb965461ff7507ed59e79ccb24dbb388.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=alex.kanavin@gmail.com \
--cc=alexandre.belloni@bootlin.com \
--cc=ejo@pengutronix.de \
--cc=openembedded-core@lists.openembedded.org \
--cc=yocto@pengutronix.de \
/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