[Buildroot] [PATCH 3/4] configs/andes_ae350_45_defconfig: bump to opensbi v1.5
Vincent Jardin
vjardin at free.fr
Wed Oct 29 13:54:57 UTC 2025
Hi Leo,
On Mon, Oct 27, 2025 at 11:32:41AM +0100, Leo Yu-Chi Liang wrote:
> This bumps opensbi to v1.5 and add proper hash file.
>
> -BR2_TARGET_OPENSBI_CUSTOM_TARBALL_LOCATION="$(call github,riscv,opensbi,22f38ee6c658a660083aa45c4ec6c72f66a17260)/opensbi-22f38ee6c658a660083aa45c4ec6c72f66a17260.tar.gz"
> -BR2_TARGET_OPENSBI_PLAT="andes/ae350"
> +BR2_TARGET_OPENSBI_CUSTOM_VERSION=y
> +BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.5"
Why using opensbi 1.5 knowing that the latest tag is 1.7 ?
https://github.com/riscv-software-src/opensbi/tags
that was released last June.
> +BR2_TARGET_OPENSBI_PLAT="generic"
Nice that generic can be used.
Best regards,
Vincent
More information about the buildroot
mailing list