From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: alex.kanavin@gmail.com, openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: Re: [OE-core] [PATCH 1/2] mesa: correct download location
Date: Wed, 19 Mar 2025 10:20:31 +0000 [thread overview]
Message-ID: <51cc8655a05cc6cfaef32ee550fe11175c23da9c.camel@linuxfoundation.org> (raw)
In-Reply-To: <20250319100959.4102512-1-alex.kanavin@gmail.com>
On Wed, 2025-03-19 at 11:09 +0100, Alexander Kanavin via lists.openembedded.org wrote:
> From: Alexander Kanavin <alex@linutronix.de>
>
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
> meta/recipes-graphics/mesa/libglu_9.0.3.bb | 2 +-
> meta/recipes-graphics/mesa/mesa-demos_8.5.0.bb | 2 +-
> meta/recipes-graphics/mesa/mesa.inc | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-graphics/mesa/libglu_9.0.3.bb b/meta/recipes-graphics/mesa/libglu_9.0.3.bb
> index 8151727c52a..9e23ff830fc 100644
> --- a/meta/recipes-graphics/mesa/libglu_9.0.3.bb
> +++ b/meta/recipes-graphics/mesa/libglu_9.0.3.bb
> @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://include/GL/glu.h;endline=29;md5=6b79c570f644363b35645
> # Epoch as this used to be part of mesa
> PE = "2"
>
> -SRC_URI = "https://mesa.freedesktop.org/archive/glu/glu-${PV}.tar.xz \
> +SRC_URI = "https://archive.mesa3d.org/glu/glu-${PV}.tar.xz \
> "
Doesn't this have issues with the "older-versions" directory that archives are moved off into?
Cheers,
Richard
next prev parent reply other threads:[~2025-03-19 10:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-19 10:09 [PATCH 1/2] mesa: correct download location Alexander Kanavin
2025-03-19 10:09 ` [PATCH 2/2] mesa-demos: update 8.5.0 -> 9.0.0 Alexander Kanavin
2025-03-19 10:20 ` Richard Purdie [this message]
2025-03-19 10:28 ` [OE-core] [PATCH 1/2] mesa: correct download location Alexander Kanavin
2025-03-19 10:29 ` Richard Purdie
2025-03-19 10:32 ` Alexander Kanavin
[not found] ` <182E2DB6117AAA9A.9767@lists.openembedded.org>
2025-03-19 14:04 ` Alexander Kanavin
2025-03-19 14:30 ` Richard Purdie
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=51cc8655a05cc6cfaef32ee550fe11175c23da9c.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=openembedded-core@lists.openembedded.org \
/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.