All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: wangmy <wangmy@fujitsu.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] mesa: upgrade 23.0.0 -> 23.0.2
Date: Mon, 10 Apr 2023 15:06:50 +0200	[thread overview]
Message-ID: <20230410130650c07dcf4f@mail.local> (raw)
In-Reply-To: <1681117100-24726-5-git-send-email-wangmy@fujitsu.com>

On 10/04/2023 16:58:20+0800, wangmy wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 

You forgot to upgrade mesa-gl:

ERROR: mesa-gl-2_23.0.0-r0 do_fetch: Checksum failure fetching https://mesa.freedesktop.org/archive/mesa-23.0.0.tar.xz
ERROR: mesa-gl-2_23.0.0-r0 do_fetch: Bitbake Fetcher Error: ChecksumError('Checksum mismatch!\nFile: \'/srv/autobuilder/autobuilder.yocto.io/current_sources/mesa-23.0.0.tar.xz\' has sha256 checksum \'01f3cff3763f09e0adabcb8011e4aebc6ad48f6a4dd4bae904fe918707d253e4\' when \'1b7d3399fc6f16f030361f925d33ebc7600cbf98094582f54775b6a1180529e7\' was expected\nIf this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:\nSRC_URI[sha256sum] = "01f3cff3763f09e0adabcb8011e4aebc6ad48f6a4dd4bae904fe918707d253e4"\nOtherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.', 'https://mesa.freedesktop.org/archive/mesa-23.0.0.tar.xz')

Did you build any of the patches you just sent?

> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  meta/recipes-graphics/mesa/mesa.inc                           | 2 +-
>  meta/recipes-graphics/mesa/{mesa_23.0.0.bb => mesa_23.0.2.bb} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-graphics/mesa/{mesa_23.0.0.bb => mesa_23.0.2.bb} (100%)
> 
> diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
> index 8f72f25c17..babd10a855 100644
> --- a/meta/recipes-graphics/mesa/mesa.inc
> +++ b/meta/recipes-graphics/mesa/mesa.inc
> @@ -19,7 +19,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
>             file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch \
>             "
>  
> -SRC_URI[sha256sum] = "01f3cff3763f09e0adabcb8011e4aebc6ad48f6a4dd4bae904fe918707d253e4"
> +SRC_URI[sha256sum] = "1b7d3399fc6f16f030361f925d33ebc7600cbf98094582f54775b6a1180529e7"
>  
>  UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
>  
> diff --git a/meta/recipes-graphics/mesa/mesa_23.0.0.bb b/meta/recipes-graphics/mesa/mesa_23.0.2.bb
> similarity index 100%
> rename from meta/recipes-graphics/mesa/mesa_23.0.0.bb
> rename to meta/recipes-graphics/mesa/mesa_23.0.2.bb
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#179852): https://lists.openembedded.org/g/openembedded-core/message/179852
> Mute This Topic: https://lists.openembedded.org/mt/98171958/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


      reply	other threads:[~2023-04-10 13:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-10  8:58 [OE-core] [PATCH] libhandy: upgrade 1.8.1 -> 1.8.2 wangmy
2023-04-10  8:58 ` [OE-core] [PATCH] libpcap: upgrade 1.10.3 -> 1.10.4 wangmy
2023-04-10  8:58 ` [OE-core] [PATCH] libsdl2: upgrade 2.26.3 -> 2.26.5 wangmy
2023-04-10  8:58 ` [OE-core] [PATCH] libsoup: upgrade 3.2.2 -> 3.4.0 wangmy
2023-04-10  8:58 ` [OE-core] [PATCH] mesa: upgrade 23.0.0 -> 23.0.2 wangmy
2023-04-10 13:06   ` Alexandre Belloni [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=20230410130650c07dcf4f@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=wangmy@fujitsu.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.