Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Romain Naour <romain.naour@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] support/testing: TestLxc switch to the Arm Bootlin toolchain
Date: Wed, 2 Aug 2023 21:25:56 +0200	[thread overview]
Message-ID: <20230802192556.GH421096@scaer> (raw)
In-Reply-To: <20230802164628.389812-1-romain.naour@gmail.com>

Romain, All,

On 2023-08-02 18:46 +0200, Romain Naour spake thusly:
> TestLxc uses systemd as init but the recent update to systemd v254
> requires a toolchain w/ linux headers >= 4.14 to provide
> LOOP_SET_BLOCK_SIZE [1] (added in systemd v253 [2]).
> 
> Since no other toolchain that the Bootlin one is available
> switch to it.
> (ARM Arm toolchain requires BR2_ARM_CPU_HAS_NEON enabled)
> 
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=89e4fdecb51cf5535867026274bc97de9480ade5
> [2] https://github.com/systemd/systemd/commit/1163ddb386ef46f63942171e6eab0ca64eb818e4
> 
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/4768561390
> 
> Signed-off-by: Romain Naour <romain.naour@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  support/testing/tests/package/test_lxc.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/support/testing/tests/package/test_lxc.py b/support/testing/tests/package/test_lxc.py
> index f66b31f3ba..5be4782e2d 100644
> --- a/support/testing/tests/package/test_lxc.py
> +++ b/support/testing/tests/package/test_lxc.py
> @@ -10,6 +10,7 @@ class TestLxc(infra.basetest.BRTest):
>              BR2_cortex_a9=y
>              BR2_ARM_ENABLE_VFP=y
>              BR2_TOOLCHAIN_EXTERNAL=y
> +            BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
>              BR2_LINUX_KERNEL=y
>              BR2_LINUX_KERNEL_CUSTOM_VERSION=y
>              BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.38"
> -- 
> 2.41.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2023-08-02 19:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-02 16:46 [Buildroot] [PATCH 1/2] support/testing: TestLxc switch to the Arm Bootlin toolchain Romain Naour
2023-08-02 16:46 ` [Buildroot] [PATCH 2/2] package/systemd: bump linux-headers dependency to 4.14 Romain Naour
2023-08-02 19:26   ` Yann E. MORIN
2023-08-02 19:25 ` Yann E. MORIN [this message]

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=20230802192556.GH421096@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=romain.naour@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox