diff mbox series

[next,1/3] boot/edk2: bump to version edk2-stable202308

Message ID 20230827145956.3204254-1-ju.o@free.fr
State Accepted
Headers show
Series [next,1/3] boot/edk2: bump to version edk2-stable202308 | expand

Commit Message

Julien Olivain Aug. 27, 2023, 2:59 p.m. UTC
For change log since version edk2-stable202305, see:
- https://github.com/tianocore/edk2/releases/tag/edk2-stable202308

The main motivations of this bump are the RISC-V QEMU Virt support
improvements (not yet supported in Buildroot).

Cc: Dick Olsson <hi@senzilla.io>
Cc: Vincent Stehlé <vincent.stehle@arm.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch series tested on branch next at commit 7b02ca8 with commands:

    make check-package
    ...
    0 warnings generated

    make qemu_aarch64_sbsa_defconfig
    make
    output/images/start-qemu.sh

    support/testing/run-tests \
        -d dl -o output_folder \
        tests.boot.test_edk2
    ...
    OK

    support/testing/run-tests \
        -d dl -o output_folder \
        tests.boot.test_grub
    ...
    OK

    support/testing/run-tests \
        -d dl -o output_folder \
        tests.fs.test_iso9660
    ...
    OK
---
 boot/edk2/edk2.hash | 2 +-
 boot/edk2/edk2.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Vincent Stehlé Aug. 28, 2023, 11:36 a.m. UTC | #1
On Sun, Aug 27, 2023 at 04:59:54PM +0200, Julien Olivain wrote:
> For change log since version edk2-stable202305, see:
> - https://github.com/tianocore/edk2/releases/tag/edk2-stable202308
> 
> The main motivations of this bump are the RISC-V QEMU Virt support
> improvements (not yet supported in Buildroot).
> 
> Cc: Dick Olsson <hi@senzilla.io>
> Cc: Vincent Stehlé <vincent.stehle@arm.com>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch series tested on branch next at commit 7b02ca8 with commands:
> 
>     make check-package
>     ...
>     0 warnings generated
> 
>     make qemu_aarch64_sbsa_defconfig
>     make
>     output/images/start-qemu.sh
> 
>     support/testing/run-tests \
>         -d dl -o output_folder \
>         tests.boot.test_edk2
>     ...
>     OK
> 
>     support/testing/run-tests \
>         -d dl -o output_folder \
>         tests.boot.test_grub
>     ...
>     OK
> 
>     support/testing/run-tests \
>         -d dl -o output_folder \
>         tests.fs.test_iso9660
>     ...
>     OK

Hi Julien,

Thanks for this patches series.
All the aforementioned tests work for me as well, on both master and next.

Feel free to add (or not):

  Tested-by: Vincent Stehlé <vincent.stehle@arm.com>

Best regards,
Vincent.

> ---
>  boot/edk2/edk2.hash | 2 +-
>  boot/edk2/edk2.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/boot/edk2/edk2.hash b/boot/edk2/edk2.hash
> index 34d4b10e29..17918ee7bb 100644
> --- a/boot/edk2/edk2.hash
> +++ b/boot/edk2/edk2.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256  ca55351913e6258ebd8c08106f369ac71073d9cfaa80427fc5f131b06d808940  edk2-edk2-stable202305-br1.tar.gz
> +sha256  9389ad20bc75f2a8fa9e7c1b1948ef07481c94e96dec57ae2f9f9be9c754f92c  edk2-edk2-stable202308-br1.tar.gz
>  sha256  50ce20c9cfdb0e19ee34fe0a51fc0afe961f743697b068359ab2f862b494df80  License.txt
> diff --git a/boot/edk2/edk2.mk b/boot/edk2/edk2.mk
> index f49258ecb5..186854a14c 100644
> --- a/boot/edk2/edk2.mk
> +++ b/boot/edk2/edk2.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -EDK2_VERSION = edk2-stable202305
> +EDK2_VERSION = edk2-stable202308
>  EDK2_SITE = https://github.com/tianocore/edk2
>  EDK2_SITE_METHOD = git
>  EDK2_LICENSE = BSD-2-Clause-Patent
> -- 
> 2.41.0
>
Thomas Petazzoni Sept. 2, 2023, 3:50 p.m. UTC | #2
On Sun, 27 Aug 2023 16:59:54 +0200
Julien Olivain <ju.o@free.fr> wrote:

> For change log since version edk2-stable202305, see:
> - https://github.com/tianocore/edk2/releases/tag/edk2-stable202308
> 
> The main motivations of this bump are the RISC-V QEMU Virt support
> improvements (not yet supported in Buildroot).
> 
> Cc: Dick Olsson <hi@senzilla.io>
> Cc: Vincent Stehlé <vincent.stehle@arm.com>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch series tested on branch next at commit 7b02ca8 with commands:

Series applied to next, thanks!

Thomas
diff mbox series

Patch

diff --git a/boot/edk2/edk2.hash b/boot/edk2/edk2.hash
index 34d4b10e29..17918ee7bb 100644
--- a/boot/edk2/edk2.hash
+++ b/boot/edk2/edk2.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256  ca55351913e6258ebd8c08106f369ac71073d9cfaa80427fc5f131b06d808940  edk2-edk2-stable202305-br1.tar.gz
+sha256  9389ad20bc75f2a8fa9e7c1b1948ef07481c94e96dec57ae2f9f9be9c754f92c  edk2-edk2-stable202308-br1.tar.gz
 sha256  50ce20c9cfdb0e19ee34fe0a51fc0afe961f743697b068359ab2f862b494df80  License.txt
diff --git a/boot/edk2/edk2.mk b/boot/edk2/edk2.mk
index f49258ecb5..186854a14c 100644
--- a/boot/edk2/edk2.mk
+++ b/boot/edk2/edk2.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-EDK2_VERSION = edk2-stable202305
+EDK2_VERSION = edk2-stable202308
 EDK2_SITE = https://github.com/tianocore/edk2
 EDK2_SITE_METHOD = git
 EDK2_LICENSE = BSD-2-Clause-Patent