diff options
| author | Zoltán Böszörményi <zboszor@gmail.com> | 2025-10-02 17:12:26 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-06 23:15:59 +0100 |
| commit | d5c890186e07a01e192fac4e016af23549204175 (patch) | |
| tree | fe21001bb9c1af38a352158be82d60816b405979 /meta/recipes-graphics/mesa | |
| parent | c6f78e7d509f58034189b916b0b987be76751443 (diff) | |
| download | poky-d5c890186e07a01e192fac4e016af23549204175.tar.gz | |
mesa: update 25.2.3 -> 25.2.4
Announcement:
https://lists.freedesktop.org/archives/mesa-dev/2025-October/226554.html
(From OE-Core rev: cc69445dc24117785d2237b2460bff8bd768ab5c)
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa')
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index c3751f3414..7046deeb2b 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
| @@ -19,8 +19,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ | |||
| 19 | file://0001-freedreno-don-t-encode-build-path-into-binaries.patch \ | 19 | file://0001-freedreno-don-t-encode-build-path-into-binaries.patch \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | SRC_URI[sha256sum] = "f2d6b28562f1d6cb9c17ee8e58eeade7aa5faf927ae71065eadb41e17f92b4f8" | 22 | SRC_URI[sha256sum] = "a370b4c549cbfbe646b319e34d73edb50ed883978f5e95133f282f0eae39ab52" |
| 23 | PV = "25.2.3" | 23 | PV = "25.2.4" |
| 24 | 24 | ||
| 25 | UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" | 25 | UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" |
| 26 | 26 | ||
