diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-07-15 16:08:11 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-17 10:41:18 +0100 |
| commit | a4be3f9e7b0c2d5463756ae6d1078add3ecbba6a (patch) | |
| tree | 186d1b691505220763bfb13a3c1e41c63f380528 /meta/recipes-graphics | |
| parent | b377cbfa38e701ee5845ba83ecbc64524ecc3802 (diff) | |
| download | poky-a4be3f9e7b0c2d5463756ae6d1078add3ecbba6a.tar.gz | |
mesa: upgrade 25.1.4 -> 25.1.5
(From OE-Core rev: 9109961657e6e96fde59b6e07e70af16a4ddfdfd)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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')
| -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 3d9e9ec91f..47b95728e0 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
| @@ -20,8 +20,8 @@ SRC_URI = "https://archive.mesa3d.org/mesa-${PV}.tar.xz \ | |||
| 20 | file://0001-dont-build-clover-frontend.patch \ | 20 | file://0001-dont-build-clover-frontend.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI[sha256sum] = "164872a5e792408aa72fecd52b7be6409724c4ad81700798675a7d801d976704" | 23 | SRC_URI[sha256sum] = "3c4f6b10ff6ee950d0ec6ea733cc6e6d34c569454e3d39a9b276de9115a3b363" |
| 24 | PV = "25.1.4" | 24 | PV = "25.1.5" |
| 25 | 25 | ||
| 26 | UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" | 26 | UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" |
| 27 | 27 | ||
