All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Jan Kraval <jan.kraval@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] board/orangepi/orangepi-lite: switch to extlinux
Date: Mon, 13 May 2024 23:30:14 +0200	[thread overview]
Message-ID: <20240513233014.3b09e56e@windsurf> (raw)
In-Reply-To: <20240220051926.68559-1-jan.kraval@gmail.com>

On Tue, 20 Feb 2024 06:19:25 +0100
Jan Kraval <jan.kraval@gmail.com> wrote:

> Switch to extlinux instead of U-Boot boot script. Drop custom
> boot script and genimage config. Instead use common orangepi
> files from board/orangepi/common.
> 
> Signed-off-by: Jan Kraval <jan.kraval@gmail.com>

Thanks for this patch, it looks good, except for one question, below.

> @@ -25,15 +29,7 @@ BR2_TARGET_UBOOT_CUSTOM_VERSION=y
>  BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2021.10"
>  BR2_TARGET_UBOOT_BOARD_DEFCONFIG="orangepi_lite"
>  BR2_TARGET_UBOOT_NEEDS_DTC=y
> -BR2_TARGET_UBOOT_NEEDS_PYTHON3=y

Why is this option being dropped? I don't see how the move to extlinux
has anything to do with this. For a given version/configuration of
U-Boot (which are not changed in this commit), whether host-python3 is
needed or not should not change.

Could you clarify?

Make sure to test your configuration with ./utils/docker-run, to verify
that you are not dependent on system-provided packages.

Thanks!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2024-05-13 21:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20  5:19 [Buildroot] [PATCH 1/2] board/orangepi/orangepi-lite: switch to extlinux Jan Kraval
2024-02-20  5:19 ` [Buildroot] [PATCH 2/2] configs/orangepi_lite: bump kernel and u-boot versions Jan Kraval
2024-05-13 21:30 ` Thomas Petazzoni via buildroot [this message]
2024-05-22  4:37   ` [Buildroot] [PATCH 1/2] board/orangepi/orangepi-lite: switch to extlinux Jan Kraval
2024-05-30  9:25     ` Thomas Petazzoni via buildroot
2024-07-14 19:46       ` Romain Naour via buildroot
2024-07-14 20:27         ` Romain Naour via buildroot

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=20240513233014.3b09e56e@windsurf \
    --to=buildroot@buildroot.org \
    --cc=jan.kraval@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.