diff options
author | 2020-12-07 17:56:46 -0300 | |
---|---|---|
committer | 2020-12-09 12:20:33 +0000 | |
commit | d8676e9a0e07ad67aeda21976e0fe0848f078eb7 (patch) | |
tree | faa948daea6ee2fac0c84bb26fc6134bb18c3e3a | |
parent | b57c13194f4abd6340dd2b35feb2103c6f056a3a (diff) | |
download | poky-d8676e9a0e07ad67aeda21976e0fe0848f078eb7.tar.gz poky-d8676e9a0e07ad67aeda21976e0fe0848f078eb7.tar.bz2 poky-d8676e9a0e07ad67aeda21976e0fe0848f078eb7.zip |
mesa: Update 20.2.1 -> 20.2.4
This commit adds the changes of 20.2.2, 20.2.3 and 20.2.4 bug fix
releases.
(From OE-Core rev: 9c39a1360d81264e867242f238f6d14fdb395e96)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_20.2.4.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_20.2.1.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_20.2.4.bb (renamed from meta/recipes-graphics/mesa/mesa_20.2.1.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_20.2.1.bb b/meta/recipes-graphics/mesa/mesa-gl_20.2.4.bb index e50782be1c..e50782be1c 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_20.2.1.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_20.2.4.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index a6652b0ddb..7956d95fc1 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -25,7 +25,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-meson-Add-xcb-fixes-to-loader-when-using-x11-and-dri.patch \ " -SRC_URI[sha256sum] = "d1a46d9a3f291bc0e0374600bdcb59844fa3eafaa50398e472a36fc65fd0244a" +SRC_URI[sha256sum] = "0572dc6015d2e1c50f67823edd16855ae9b6feded0a1470598404e75e64aa092" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_20.2.1.bb b/meta/recipes-graphics/mesa/mesa_20.2.4.bb index 96e8aa38d6..96e8aa38d6 100644 --- a/meta/recipes-graphics/mesa/mesa_20.2.1.bb +++ b/meta/recipes-graphics/mesa/mesa_20.2.4.bb |