diff options
| author | wangmy <wangmy@fujitsu.com> | 2021-04-16 07:50:02 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-30 14:37:25 +0100 |
| commit | 4fb8f152ee1511bb2ef1e7612ecc2ac676de2a0c (patch) | |
| tree | e224d3a05ef8e923bf5eec1a03df09c90abc32fc | |
| parent | f5d3d43422bf6526b7a624cb67b30392b056dd5c (diff) | |
| download | poky-4fb8f152ee1511bb2ef1e7612ecc2ac676de2a0c.tar.gz | |
mesa: upgrade 21.0.1 -> 21.0.2
(From OE-Core rev: c94987889ccf82746221574a41d7d27464254467)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 58ad359da1b05820ea3dc4ae3f789ccb8991fc32)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_21.0.2.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_21.0.1.bb) | 0 | ||||
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa_21.0.2.bb (renamed from meta/recipes-graphics/mesa/mesa_21.0.1.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.0.1.bb b/meta/recipes-graphics/mesa/mesa-gl_21.0.2.bb index dff79f0be0..dff79f0be0 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_21.0.1.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_21.0.2.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index caf3c62ad8..5705ae0f08 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
| @@ -21,7 +21,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ | |||
| 21 | file://0001-futex.h-Define-__NR_futex-if-it-does-not-exist.patch \ | 21 | file://0001-futex.h-Define-__NR_futex-if-it-does-not-exist.patch \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | SRC_URI[sha256sum] = "379fc984459394f2ab2d84049efdc3a659869dc1328ce72ef0598506611712bb" | 24 | SRC_URI[sha256sum] = "46c1dc5bb54a372dee43ec3c067229c299187d5bdadf1402756bbf66a6df5b88" |
| 25 | 25 | ||
| 26 | UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" | 26 | UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" |
| 27 | 27 | ||
diff --git a/meta/recipes-graphics/mesa/mesa_21.0.1.bb b/meta/recipes-graphics/mesa/mesa_21.0.2.bb index 8c584d8e9f..8c584d8e9f 100644 --- a/meta/recipes-graphics/mesa/mesa_21.0.1.bb +++ b/meta/recipes-graphics/mesa/mesa_21.0.2.bb | |||
