All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Bertrand Marquis <bertrand.marquis@arm.com>
Cc: meta-virtualization@lists.yoctoproject.org,
	christopher.w.clark@gmail.com, nd@arm.com
Subject: Re: [meta-virtualization] [PATCH] seabios: upgrade to version 1.14.0
Date: Tue, 9 Mar 2021 22:36:21 -0500	[thread overview]
Message-ID: <20210310033621.GB15907@gmail.com> (raw)
In-Reply-To: <798105b0371a04f3cbfec14966a336b68fcad5e6.1615287248.git.bertrand.marquis@arm.com>

merged.

Bruce

In message: [meta-virtualization] [PATCH] seabios: upgrade to version 1.14.0
on 09/03/2021 Bertrand Marquis wrote:

> Upgrade version of seabios to the latest one.
> This is solving compilation errors happening with newer version of gcc
> introduced in poky which in the following error after some warnings:
> "x86_64-poky-linux-ld: cannot use executable file 'out/rom16.strip.o' as
> input to a link"
> 
> Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
> ---
> This change has only be tested to compile properly by building an x86_64
> image for qemu x86_64 with Xen activated.
> I could not check that the generated binaries by seabios are properly
> working.
> ---
>  .../seabios/{seabios_1.13.0.bb => seabios_1.14.0.bb}          | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename recipes-extended/seabios/{seabios_1.13.0.bb => seabios_1.14.0.bb} (87%)
> 
> diff --git a/recipes-extended/seabios/seabios_1.13.0.bb b/recipes-extended/seabios/seabios_1.14.0.bb
> similarity index 87%
> rename from recipes-extended/seabios/seabios_1.13.0.bb
> rename to recipes-extended/seabios/seabios_1.14.0.bb
> index 4cf4420..1591cb6 100644
> --- a/recipes-extended/seabios/seabios_1.13.0.bb
> +++ b/recipes-extended/seabios/seabios_1.14.0.bb
> @@ -16,8 +16,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504
>                      file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6  \
>                      "
>  
> -SRC_URI[md5sum] = "1dc1725bac1d230bfd6b3204eed4f2f7"
> -SRC_URI[sha256sum] = "37673dc2d6308591b15bdb94e5bcc3e99bdb40198d2247733c43f50b55dbe703"
> +SRC_URI[md5sum] = "9df3b7de6376850d09161137e7a9b61f"
> +SRC_URI[sha256sum] = "eb70cc62b29aa83e10a653233acebf4bb154d00d0c87dc2a2c6e2da75e5e81fd"
>  
>  FILES_${PN} = "/usr/share/firmware"
>  
> -- 
> 2.17.1
> 

> 
> 
> 


      reply	other threads:[~2021-03-10  3:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09 11:21 [PATCH] seabios: upgrade to version 1.14.0 Bertrand Marquis
2021-03-10  3:36 ` Bruce Ashfield [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=20210310033621.GB15907@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=bertrand.marquis@arm.com \
    --cc=christopher.w.clark@gmail.com \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=nd@arm.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.