mbox

[PULL] Update OpenBIOS images

Message ID 20170422064336.GB15974@kentang.lan
State New
Headers show

Pull-request

https://github.com/mcayland/qemu.git tags/qemu-openbios-signed

Message

Mark Cave-Ayland April 22, 2017, 6:43 a.m. UTC
Hi Peter,

Here are updated images for OpenBIOS containing the latest set of stable fixes.
Please pull.


ATB,

Mark.
 

The following changes since commit da92ada855036c55bd08b0b0c64c7551d56f3586:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170420' into staging (2017-04-20 17:41:34 +0100)

are available in the git repository at:


  https://github.com/mcayland/qemu.git tags/qemu-openbios-signed

for you to fetch changes up to e0a31457e1b3aeb6222d2433b7415ac94887fdcf:

  Update OpenBIOS images to 04898e8 built from submodule. (2017-04-22 07:27:20 +0100)

----------------------------------------------------------------
Update OpenBIOS images

----------------------------------------------------------------
Mark Cave-Ayland (1):
      Update OpenBIOS images to 04898e8 built from submodule.

 pc-bios/openbios-ppc     |  Bin 750840 -> 750840 bytes
 pc-bios/openbios-sparc32 |  Bin 382048 -> 382048 bytes
 pc-bios/openbios-sparc64 |  Bin 1593408 -> 1593408 bytes
 roms/openbios            |    2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Maydell April 24, 2017, 11:30 a.m. UTC | #1
On 22 April 2017 at 07:43, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
> Hi Peter,
>
> Here are updated images for OpenBIOS containing the latest set of stable fixes.
> Please pull.
>
>
> ATB,
>
> Mark.
>
>
> The following changes since commit da92ada855036c55bd08b0b0c64c7551d56f3586:
>
>   Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170420' into staging (2017-04-20 17:41:34 +0100)
>
> are available in the git repository at:
>
>
>   https://github.com/mcayland/qemu.git tags/qemu-openbios-signed
>
> for you to fetch changes up to e0a31457e1b3aeb6222d2433b7415ac94887fdcf:
>
>   Update OpenBIOS images to 04898e8 built from submodule. (2017-04-22 07:27:20 +0100)
>
Applied, thanks.

-- PMM