Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] boot/opensbi: bump to version 0.8
Date: Wed, 24 Jun 2020 21:37:03 +0200	[thread overview]
Message-ID: <20200624193703.GG20645@scaer> (raw)
In-Reply-To: <20200624131510.27380-1-mark@dibsco.co.uk>

Mark, All,

On 2020-06-24 14:15 +0100, Mark Corbin spake thusly:
> The OpenSBI platform 'qemu/virt' has been removed in v0.8. Builds for
> the QEMU 'virt' machine can use the 'generic' platform instead.
> 
> Tested with qemu_riscv32_virt_defconfig and
> qemu_riscv64_virt_defconfig using Buildroot host-qemu 5.0.0.
> 
> Signed-off-by: Mark Corbin <mark@dibsco.co.uk>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  boot/opensbi/opensbi.hash           | 2 +-
>  boot/opensbi/opensbi.mk             | 2 +-
>  configs/qemu_riscv32_virt_defconfig | 2 +-
>  configs/qemu_riscv64_virt_defconfig | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/boot/opensbi/opensbi.hash b/boot/opensbi/opensbi.hash
> index 6e69d512dd..b25a435ee5 100644
> --- a/boot/opensbi/opensbi.hash
> +++ b/boot/opensbi/opensbi.hash
> @@ -1,3 +1,3 @@
>  # locally computed
> -sha256 46a93afd5465eba094ddba40015e754bf09f9e80e0702c00013d6bdb3ecd0a72 opensbi-0.6.tar.gz
> +sha256 17e048ac765e92e15f7436b604452614cf88dc2bcbbaab18cdc024f3fdd4c575 opensbi-0.8.tar.gz
>  sha256 82d13fb1bf6bb162629deeea9eb9c117e74548d3b707e478967691fe79a68e21 COPYING.BSD
> diff --git a/boot/opensbi/opensbi.mk b/boot/opensbi/opensbi.mk
> index 00e3b05dd0..60b87c268d 100644
> --- a/boot/opensbi/opensbi.mk
> +++ b/boot/opensbi/opensbi.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -OPENSBI_VERSION = 0.6
> +OPENSBI_VERSION = 0.8
>  OPENSBI_SITE = $(call github,riscv,opensbi,v$(OPENSBI_VERSION))
>  OPENSBI_LICENSE = BSD-2-Clause
>  OPENSBI_LICENSE_FILES = COPYING.BSD
> diff --git a/configs/qemu_riscv32_virt_defconfig b/configs/qemu_riscv32_virt_defconfig
> index dc1a5b1295..166c41f1f0 100644
> --- a/configs/qemu_riscv32_virt_defconfig
> +++ b/configs/qemu_riscv32_virt_defconfig
> @@ -26,7 +26,7 @@ BR2_LINUX_KERNEL_IMAGE=y
>  
>  # Bootloader
>  BR2_TARGET_OPENSBI=y
> -BR2_TARGET_OPENSBI_PLAT="qemu/virt"
> +BR2_TARGET_OPENSBI_PLAT="generic"
>  
>  # host-qemu for gitlab testing
>  BR2_PACKAGE_HOST_QEMU=y
> diff --git a/configs/qemu_riscv64_virt_defconfig b/configs/qemu_riscv64_virt_defconfig
> index dbe6107b62..2887cf5f22 100644
> --- a/configs/qemu_riscv64_virt_defconfig
> +++ b/configs/qemu_riscv64_virt_defconfig
> @@ -25,7 +25,7 @@ BR2_LINUX_KERNEL_IMAGE=y
>  
>  # Bootloader
>  BR2_TARGET_OPENSBI=y
> -BR2_TARGET_OPENSBI_PLAT="qemu/virt"
> +BR2_TARGET_OPENSBI_PLAT="generic"
>  
>  # host-qemu for gitlab testing
>  BR2_PACKAGE_HOST_QEMU=y
> -- 
> 2.17.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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.  |
'------------------------------^-------^------------------^--------------------'

      parent reply	other threads:[~2020-06-24 19:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-24 13:15 [Buildroot] [PATCH 1/1] boot/opensbi: bump to version 0.8 Mark Corbin
2020-06-24 19:16 ` Alistair Francis
2020-06-24 19:37 ` 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=20200624193703.GG20645@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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